Skip to content
This repository has been archived by the owner on May 9, 2024. It is now read-only.

Commit

Permalink
Bump author/action-rollback
Browse files Browse the repository at this point in the history
Bumps [author/action-rollback](https://github.com/author/action-rollback) from 9ec72a6af74774e00343c6de3e946b0901c23013 to 5bf3d25b05c5192123e0bfc077d4986420c0beec.
- [Release notes](https://github.com/author/action-rollback/releases)
- [Commits](author/action-rollback@9ec72a6...5bf3d25)

---
updated-dependencies:
- dependency-name: author/action-rollback
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 2, 2022
1 parent 2f29dd7 commit b72dc4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-contracts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
#in case of failure
- name: Rollback on failure
if: failure()
uses: author/action-rollback@9ec72a6af74774e00343c6de3e946b0901c23013
uses: author/action-rollback@5bf3d25b05c5192123e0bfc077d4986420c0beec
with:
id: ${{ steps.create_release.outputs.id }}
tag: ${{ needs.tag.outputs.tag }}
Expand Down

0 comments on commit b72dc4b

Please sign in to comment.