We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0896994 commit 0005fb1Copy full SHA for 0005fb1
.github/workflows/ci.yaml
@@ -72,7 +72,7 @@ jobs:
72
- uses: actions/setup-go@v6
73
with:
74
go-version: '>=1.22.6'
75
- - uses: cycjimmy/semantic-release-action@v4
+ - uses: cycjimmy/semantic-release-action@v5
76
id: semantic
77
78
extra_plugins: |
0 commit comments