We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f11b6e3 + f6ada80 commit e532d9fCopy full SHA for e532d9f
.github/workflows/release.yml
@@ -32,6 +32,6 @@ jobs:
32
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11
33
34
- name: Update the ${{ env.TAG_NAME }} tag
35
- uses: step-security/publish-action@b438f840875fdcb7d1de4fc3d1d30e86cf6acb5d
+ uses: step-security/publish-action@00f33a2a7d8b77187d08ce666d0d5d73ad1dfb93
36
with:
37
source-tag: ${{ env.TAG_NAME }}
0 commit comments