We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5cea175 + bd051ad commit be1a63eCopy full SHA for be1a63e
1 file changed
.github/workflows/dependabot_automerge.yml
@@ -17,7 +17,7 @@ jobs:
17
id: metadata
18
19
- name: Wait for status checks
20
- uses: lewagon/wait-on-check-action@78dd4dd5d9b337c14c3c81f79e53bf7d222435c1 # v1.6.1
+ uses: lewagon/wait-on-check-action@9312864dfbc9fd208e9c0417843430751c042800 # v1.7.0
21
with:
22
repo-token: ${{ secrets.GITHUB_TOKEN }}
23
ref: ${{ github.event.pull_request.head.sha || github.sha }}
0 commit comments