We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56cc9be commit 88bd19cCopy full SHA for 88bd19c
.github/workflows/continuous-integration.yml
@@ -51,7 +51,7 @@ jobs:
51
52
- name: Download actionlint
53
run: |
54
- bash <(curl https://raw.githubusercontent.com/rhysd/actionlint/main/scripts/download-actionlint.bash) 1.6.24
+ bash <(curl https://raw.githubusercontent.com/rhysd/actionlint/main/scripts/download-actionlint.bash) 1.7.6
55
56
- name: Load test image
57
uses: guidojw/actions/load-docker-image@abb0ee8d1336edf73383f2e5a09abd3a22f25b13 # v1.3.3
0 commit comments