Skip to content

Commit 66494a7

Browse files
Merge pull request #74 from camunda/renovate/lewagon-wait-on-check-action-1.x
chore(deps): update lewagon/wait-on-check-action action to v1.8.0
2 parents 2eed1c5 + 3b05979 commit 66494a7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/chart-release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
runs-on: ubuntu-latest
2121
steps:
2222
- name: Wait for all PR checks to succeed
23-
uses: lewagon/wait-on-check-action@v1.7.0
23+
uses: lewagon/wait-on-check-action@v1.8.0
2424
with:
2525
ref: ${{ github.ref }}
2626
running-workflow-name: 'wait-for-release-conditions'

0 commit comments

Comments
 (0)