Skip to content

Commit

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

chore(deps): bump cycjimmy/semantic-release-action from 3 to 4
  • Loading branch information
github-actions[bot] authored Aug 31, 2023
2 parents ea9d9e0 + f9e72eb commit c7c8089
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v3
- name: Semantic Release
uses: cycjimmy/semantic-release-action@v3
uses: cycjimmy/semantic-release-action@v4
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

0 comments on commit c7c8089

Please sign in to comment.