Skip to content

Commit

Permalink
Merge pull request #194 from fermyon/ci/bump-release-action
Browse files Browse the repository at this point in the history
ci(release.yaml): bump ncipollo/release-action
  • Loading branch information
vdice committed Sep 13, 2023
2 parents 90cadbd + cb49882 commit b63fdfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
tag_name: canary

- name: Recreate canary tag and release
uses: ncipollo/release-action@v1.10.0
uses: ncipollo/release-action@v1.12.0
with:
tag: canary
allowUpdates: true
Expand Down

0 comments on commit b63fdfd

Please sign in to comment.