diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 2f49f15..372f2ce 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -30,7 +30,7 @@ jobs: run: sha256sum container-manager > SHASUM256.txt - name: Release - uses: softprops/action-gh-release@v1 + uses: softprops/action-gh-release@v2 if: startsWith(github.ref, 'refs/tags/') with: files: |