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 987babf
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 11, 2022
1 parent 103b548 commit 03436c5
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@e46ba95be4ee22af224f946fcdf4ac194df80a57
- uses: myrotvorets/set-commit-status-action@987babfac656cd1d945b57761c263fd2d1679765
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@e46ba95be4ee22af224f946fcdf4ac194df80a57
- uses: myrotvorets/set-commit-status-action@987babfac656cd1d945b57761c263fd2d1679765
if: ${{ github.event_name == 'repository_dispatch' && failure() }}
with:
token: ${{ secrets.GH_CQ_BOT }}
Expand Down

0 comments on commit 03436c5

Please sign in to comment.