We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd515d5 commit 77e3422Copy full SHA for 77e3422
1 file changed
.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.7.9
+ bash <(curl https://raw.githubusercontent.com/rhysd/actionlint/main/scripts/download-actionlint.bash) 1.7.11
55
56
- name: Load test image
57
uses: guidojw/actions/load-docker-image@93f79307970f9904f178fa99c97bf02f5bc955c9 # v2.0.0
0 commit comments