We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fab8928 commit 4dd8389Copy full SHA for 4dd8389
1 file changed
.github/workflows/auto-merge.yml
@@ -26,7 +26,7 @@ jobs:
26
27
28
- name: Wait for checks to complete
29
- uses: actions/github-script@v7
+ uses: actions/github-script@v7.0.1
30
id: wait-checks
31
with:
32
script: |
0 commit comments