Skip to content

Commit

Permalink
chore(deps): update myrotvorets/set-commit-status-action action to v1…
Browse files Browse the repository at this point in the history
….1.7
  • Loading branch information
renovate[bot] committed May 22, 2023
1 parent 7b76b47 commit ac4f4fd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
registry_url: https://npm.pkg.github.com/
steps:
- name: Set commit status to PENDING
uses: myrotvorets/set-commit-status-action@7d7fe9a321fbe56a1339449c19422e95a025c65a # 1.1.6
uses: myrotvorets/set-commit-status-action@243b4f7e597f62335408d58001edf8a02cf3e1fd # v1.1.7
with:
token: ${{ secrets.GITHUB_TOKEN }}
status: pending
Expand Down Expand Up @@ -89,7 +89,7 @@ jobs:
NODE_AUTH_TOKEN: ${{ secrets[matrix.secret] }}

- name: Set final commit status
uses: myrotvorets/set-commit-status-action@7d7fe9a321fbe56a1339449c19422e95a025c65a # 1.1.6
uses: myrotvorets/set-commit-status-action@243b4f7e597f62335408d58001edf8a02cf3e1fd # v1.1.7
with:
token: ${{ secrets.GITHUB_TOKEN }}
status: ${{ job.status }}
Expand Down

0 comments on commit ac4f4fd

Please sign in to comment.