Merge pull request #115 from furality/dependabot/github_actions/ahmadnassri/action-semantic-release-2.2.8
ci(action): bump ahmadnassri/action-semantic-release from 2.2.6 to 2.2.8
This commit is contained in:
commit
b1ec4ff643
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.6
|
||||
uses: ahmadnassri/action-semantic-release@v2.2.8
|
||||
env:
|
||||
NODE_AUTH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
NPM_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
|
Loading…
Reference in a new issue