diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index b87911c..ec3e76b 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -118,7 +118,7 @@ jobs: - name: Move .deb package to project root run: mv debian/packages/AdGuardHomeManager_${{ github.event.inputs.version }}_amd64.deb AdGuardHomeManager_${{ github.event.inputs.version }}_Linux_amd64.deb - name: Generate .tar.gz package - uses: a7ul/tar-action@v1.1.0 + uses: a7ul/tar-action@v1.1.3 id: compress with: command: c