Skip to content
This repository has been archived by the owner on Aug 16, 2022. It is now read-only.

Commit

Permalink
fix(deps): Update myrotvorets/set-commit-status-action digest to 85c3…
Browse files Browse the repository at this point in the history
…f9a (#1224)

Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
  • Loading branch information
cq-bot and renovate-bot committed Jul 18, 2022
1 parent bb2c120 commit 1bf2e56
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test_integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ jobs:


# The workflow was manually triggered via `ok_to_test` command so we need to update the check manually
- uses: myrotvorets/set-commit-status-action@987babfac656cd1d945b57761c263fd2d1679765
- uses: myrotvorets/set-commit-status-action@85c3f9a9b441aa7de3a13141cc820c3738caa63c
if: ${{ github.event_name == 'repository_dispatch' && success() }}
with:
token: ${{ secrets.GH_CQ_BOT }}
Expand All @@ -154,7 +154,7 @@ jobs:
allowForks: true

# The workflow was manually triggered via `ok_to_test` command so we need to update the check manually
- uses: myrotvorets/set-commit-status-action@987babfac656cd1d945b57761c263fd2d1679765
- uses: myrotvorets/set-commit-status-action@85c3f9a9b441aa7de3a13141cc820c3738caa63c
if: ${{ github.event_name == 'repository_dispatch' && failure() }}
with:
token: ${{ secrets.GH_CQ_BOT }}
Expand Down

0 comments on commit 1bf2e56

Please sign in to comment.