Merge pull request #51 from furality/dependabot/github_actions/ahmadnassri/action-semantic-release-2.2.5
ci(action): bump ahmadnassri/action-semantic-release from 2.2.4 to 2.2.5
This commit is contained in:
commit
fcd3568105
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
@ -26,7 +26,7 @@ jobs:
|
|||
|
||||
- name: Semantic release
|
||||
id: release
|
||||
uses: ahmadnassri/action-semantic-release@v2.2.4
|
||||
uses: ahmadnassri/action-semantic-release@v2.2.5
|
||||
env:
|
||||
NODE_AUTH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
NPM_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
|
Loading…
Reference in a new issue