Skip to content

Commit

Permalink
chore(deps): update cycjimmy/semantic-release-action action to v4.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 12, 2024
1 parent e5a58c3 commit 3152e04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
run: npm run build

- name: Release 🚀
uses: cycjimmy/semantic-release-action@v4.1.0
uses: cycjimmy/semantic-release-action@v4.1.1
id: semantic
env:
GITHUB_TOKEN: ${{ secrets.GH_RELEASE_TOKEN }}
Expand Down

0 comments on commit 3152e04

Please sign in to comment.