Skip to content

Commit

Permalink
chore(deps): bump cycjimmy/semantic-release-action from 3 to 4 (#279)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Sep 4, 2023
1 parent e287601 commit 704b5e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Expand Up @@ -52,7 +52,7 @@ jobs:
- name: Install Dependencies
run: npm ci
- name: Release 🎉
uses: cycjimmy/semantic-release-action@v3
uses: cycjimmy/semantic-release-action@v4
id: semantic_release
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 704b5e9

Please sign in to comment.