Skip to content

Commit

Permalink
Merge pull request #566 from synclounge/dependabot/github_actions/ahm…
Browse files Browse the repository at this point in the history
…adnassri/action-semantic-release-2.0.1

ci(action): bump ahmadnassri/action-semantic-release from 1.8.1 to 2.0.1
  • Loading branch information
ttshivers authored May 24, 2022
2 parents 59ea02f + 8abeb8d commit 405e6d9
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 @@ -82,7 +82,7 @@ jobs:

- name: Semantic release
id: release
uses: ahmadnassri/action-semantic-release@v1.8.1
uses: ahmadnassri/action-semantic-release@v2.0.1
env:
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 405e6d9

Please sign in to comment.