Skip to content
This repository was archived by the owner on Feb 27, 2026. It is now read-only.

Commit dd4c388

Browse files
breaking: the dependency cloudposse/github-action-auto-release has been updated to a new major version (v3), which may include breaking changes. #major
1 parent 4099f0e commit dd4c388

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ jobs:
66
auto-release:
77
runs-on: ubuntu-latest
88
steps:
9-
- uses: cloudposse/github-action-auto-release@0d52315ead13f5f739cc864ec806c28a8a70b0d5 # v2
9+
- uses: cloudposse/github-action-auto-release@6e1efc755daea5715bf1d336c100994dd4b01d7a # v3
1010
with:
1111
publish: false

0 commit comments

Comments
 (0)