Skip to content

Commit 8bd5e89

Browse files
chore(deps): bump cycjimmy/semantic-release-action from 4 to 5 (#338)
1 parent d466cda commit 8bd5e89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
- name: Semantic Release
3030
if: github.event_name == 'push'
3131
id: semantic
32-
uses: cycjimmy/semantic-release-action@v4
32+
uses: cycjimmy/semantic-release-action@v5
3333
with:
3434
extra_plugins: |
3535
@semantic-release/release-notes-generator@^10

0 commit comments

Comments
 (0)