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 727f28a commit adb4e67Copy full SHA for adb4e67
.github/workflows/continuous-integration.yml
@@ -38,7 +38,7 @@ jobs:
38
39
- name: Download actionlint
40
run: |
41
- bash <(curl https://raw.githubusercontent.com/rhysd/actionlint/main/scripts/download-actionlint.bash) 1.6.23
+ bash <(curl https://raw.githubusercontent.com/rhysd/actionlint/main/scripts/download-actionlint.bash) 1.7.5
42
43
- name: Load test image
44
uses: guidojw/actions/load-docker-image@abb0ee8d1336edf73383f2e5a09abd3a22f25b13 # v1.3.3
0 commit comments