Skip to content

Commit 33847f0

Browse files
authored
Merge pull request #25 from hirosystems/devops-2230-2
ci: upgrade semantic release to v6
2 parents 92da9b1 + c7168b8 commit 33847f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -402,7 +402,7 @@ jobs:
402402
ls -R ./native
403403
404404
- name: Semantic Release
405-
uses: cycjimmy/semantic-release-action@9cc899c47e6841430bbaedb43de1560a568dfd16 # v5
405+
uses: cycjimmy/semantic-release-action@b12c8f6015dc215fe37bc154d4ad456dd3833c90 # v6
406406
id: semantic
407407
if: github.event_name != 'pull_request' || github.event.pull_request.head.repo.full_name == github.repository
408408
env:

0 commit comments

Comments
 (0)