Skip to content

Commit ee41a4e

Browse files
authored
Merge pull request #1181 from openziti/dependabot/github_actions/lewagon/wait-on-check-action-1.4.0
Bump lewagon/wait-on-check-action from 1.3.4 to 1.4.0
2 parents 7bd8eea + 60aa953 commit ee41a4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/promote-downstreams.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
uses: hmarr/debug-action@v3
2020

2121
- name: Wait for all checks on this ref
22-
uses: lewagon/wait-on-check-action@v1.3.4
22+
uses: lewagon/wait-on-check-action@v1.4.0
2323
with:
2424
ref: ${{ github.ref }}
2525
repo-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)