Skip to content

Commit

Permalink
Bump step-security/publish-action
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Dec 4, 2023
1 parent 6c3509e commit 1f8cef2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}

0 comments on commit 1f8cef2

Please sign in to comment.