Skip to content

Commit

Permalink
[6.15.z] Bump lewagon/wait-on-check-action from 1.3.1 to 1.3.3 (#13551)
Browse files Browse the repository at this point in the history
Bump lewagon/wait-on-check-action from 1.3.1 to 1.3.3 (#13548)

(cherry picked from commit d0c8193)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
Satellite-QE and dependabot[bot] authored Dec 22, 2023
1 parent 92ef6ec commit 29fcde5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/auto_cherry_pick_merge.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
- name: Wait for other status checks to Pass
id: waitforstatuschecks
uses: lewagon/[email protected].1
uses: lewagon/[email protected].3
with:
ref: ${{ github.head_ref }}
repo-token: ${{ secrets.CHERRYPICK_PAT }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/dependency_merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:

- name: Wait for other status checks to Pass
id: waitforstatuschecks
uses: lewagon/[email protected].1
uses: lewagon/[email protected].3
with:
ref: ${{ github.head_ref }}
repo-token: ${{ secrets.CHERRYPICK_PAT }}
Expand Down

0 comments on commit 29fcde5

Please sign in to comment.