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 0293528 commit a8f2711Copy full SHA for a8f2711
.github/workflows/release.yml
@@ -40,7 +40,7 @@ jobs:
40
with:
41
go-version: ${{ matrix.go-version }}
42
- name: Semantic Release
43
- uses: cycjimmy/semantic-release-action@16ca923e6ccbb50770c415a0ccd43709a8c5f7a4 # v4.2.2
+ uses: cycjimmy/semantic-release-action@9cc899c47e6841430bbaedb43de1560a568dfd16 # v5.0.0
44
45
semantic_version: 19.0.5
46
env:
0 commit comments