diff --git a/.github/workflows/release-action.yml b/.github/workflows/release-action.yml index f36d660..b39d228 100644 --- a/.github/workflows/release-action.yml +++ b/.github/workflows/release-action.yml @@ -30,6 +30,6 @@ jobs: allowed-endpoints: api.github.com:443 github.com:443 - name: Update the ${{ env.TAG_NAME }} tag - uses: step-security/publish-action@b438f840875fdcb7d1de4fc3d1d30e86cf6acb5d + uses: step-security/publish-action@00f33a2a7d8b77187d08ce666d0d5d73ad1dfb93 with: source-tag: ${{ env.TAG_NAME }}