Skip to content

Commit

Permalink
Merge pull request #1 from GeorgeCht/dependabot/github_actions/cycjim…
Browse files Browse the repository at this point in the history
…my/semantic-release-action-4

build(deps): bump cycjimmy/semantic-release-action from 3 to 4
  • Loading branch information
GeorgeCht authored Oct 21, 2024
2 parents d39d659 + 2b99cd9 commit 6307709
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 @@ -38,7 +38,7 @@ jobs:
run: npm run build

- name: Semantic Release
uses: cycjimmy/semantic-release-action@v3
uses: cycjimmy/semantic-release-action@v4
id: semantic
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 6307709

Please sign in to comment.