Skip to content

Commit dd69e4c

Browse files
fix: bump cycjimmy/semantic-release-action from 5 to 6 (#729)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b9ebfac commit dd69e4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
node-version-file: '.nvmrc'
4949
- run: npm ci
5050
- name: Semantic Release
51-
uses: cycjimmy/semantic-release-action@v5
51+
uses: cycjimmy/semantic-release-action@v6
5252
env:
5353
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
5454
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)