Skip to content

Commit b63fdfd

Browse files
authored
Merge pull request #194 from fermyon/ci/bump-release-action
ci(release.yaml): bump ncipollo/release-action
2 parents 90cadbd + cb49882 commit b63fdfd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
tag_name: canary
2727

2828
- name: Recreate canary tag and release
29-
uses: ncipollo/release-action@v1.10.0
29+
uses: ncipollo/release-action@v1.12.0
3030
with:
3131
tag: canary
3232
allowUpdates: true

0 commit comments

Comments
 (0)