diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ac3203e..a20e61d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -113,7 +113,7 @@ jobs: egress-policy: audit - name: Create Release - uses: softprops/action-gh-release@de2c0eb89ae2a093876385947365aca7b0e5f844 # v1 + uses: softprops/action-gh-release@a06a81a03ee405af7f2048a818ed3f03bbf83c7b # v2.5.0 if: startsWith(github.ref, 'refs/tags/') with: tag_name: ${{ github.ref_name }}