Skip to content

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 (#158)

Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
  • Loading branch information
cq-bot and renovate-bot committed Jul 19, 2022
1 parent 09605ba commit 9f17e8a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions plugins/okta/.github/workflows/test_integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,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@85c3f9a9b441aa7de3a13141cc820c3738caa63c
if: ${{ github.event_name == 'repository_dispatch' && success() }}
with:
token: ${{ secrets.GH_CQ_BOT }}
Expand All @@ -148,7 +148,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@85c3f9a9b441aa7de3a13141cc820c3738caa63c
if: ${{ github.event_name == 'repository_dispatch' && failure() }}
with:
token: ${{ secrets.GH_CQ_BOT }}
Expand Down

0 comments on commit 9f17e8a

Please sign in to comment.