Skip to content

Commit f6ada80

Browse files
Bump step-security/publish-action
Bumps [step-security/publish-action](https://github.com/step-security/publish-action) from b438f840875fdcb7d1de4fc3d1d30e86cf6acb5d to 00f33a2a7d8b77187d08ce666d0d5d73ad1dfb93. - [Commits](step-security/publish-action@b438f84...00f33a2) --- updated-dependencies: - dependency-name: step-security/publish-action dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 79dbe07 commit f6ada80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,6 @@ jobs:
3232
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11
3333

3434
- name: Update the ${{ env.TAG_NAME }} tag
35-
uses: step-security/publish-action@b438f840875fdcb7d1de4fc3d1d30e86cf6acb5d
35+
uses: step-security/publish-action@00f33a2a7d8b77187d08ce666d0d5d73ad1dfb93
3636
with:
3737
source-tag: ${{ env.TAG_NAME }}

0 commit comments

Comments
 (0)