Skip to content

Commit fdac6b0

Browse files
Update cloudposse/github-action-auto-release action to v2
1 parent 98eb4c5 commit fdac6b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto-release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
publish:
1212
runs-on: ubuntu-latest
1313
steps:
14-
- uses: cloudposse/github-action-auto-release@v1
14+
- uses: cloudposse/github-action-auto-release@v2
1515
with:
1616
prerelease: false
1717
publish: false

0 commit comments

Comments
 (0)