Skip to content

Commit 6f89126

Browse files
chore(deps): update cycjimmy/semantic-release-action action to v4.1.1 (#552)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1a5941f commit 6f89126

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
@@ -30,7 +30,7 @@ jobs:
3030
run: npm run build
3131

3232
- name: Release 🚀
33-
uses: cycjimmy/semantic-release-action@v4.1.0
33+
uses: cycjimmy/semantic-release-action@v4.1.1
3434
id: semantic
3535
env:
3636
GITHUB_TOKEN: ${{ secrets.GH_RELEASE_TOKEN }}

0 commit comments

Comments
 (0)