Skip to content

Commit

Permalink
Merge pull request #340 from myrotvorets/renovate/myrotvorets-set-com…
Browse files Browse the repository at this point in the history
…mit-status-action-1.x

chore(deps): update myrotvorets/set-commit-status-action action to v1.1.5
  • Loading branch information
myrotvorets-team authored Jun 25, 2022
2 parents 63ffd68 + aff667a commit 6c17ae8
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 @@ -68,7 +68,7 @@ jobs:
registry_url: https://npm.pkg.github.com/
steps:
- name: Set commit status to PENDING
uses: myrotvorets/set-commit-status-action@5b39333f62641d4fe9c0967572f738a4aea8a15b # renovate: tag=1.1.4
uses: myrotvorets/set-commit-status-action@74391422f441069685b0836133f6117f286debe5 # tag=1.1.5
with:
token: ${{ secrets.GITHUB_TOKEN }}
status: pending
Expand All @@ -95,7 +95,7 @@ jobs:
NODE_AUTH_TOKEN: ${{ secrets[matrix.secret] }}

- name: Set final commit status
uses: myrotvorets/set-commit-status-action@5b39333f62641d4fe9c0967572f738a4aea8a15b # renovate: tag=1.1.4
uses: myrotvorets/set-commit-status-action@74391422f441069685b0836133f6117f286debe5 # tag=1.1.5
with:
token: ${{ secrets.GITHUB_TOKEN }}
status: ${{ job.status }}
Expand Down

0 comments on commit 6c17ae8

Please sign in to comment.