diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index dc764e0..26ea57f 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -32,6 +32,6 @@ jobs: - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 - 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 }}