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 3fcb394 commit e1abea2Copy full SHA for e1abea2
.github/workflows/continuous-integration.yml
@@ -64,7 +64,7 @@ jobs:
64
65
- name: Download actionlint
66
run: |
67
- bash <(curl https://raw.githubusercontent.com/rhysd/actionlint/main/scripts/download-actionlint.bash) 1.7.7
+ bash <(curl https://raw.githubusercontent.com/rhysd/actionlint/main/scripts/download-actionlint.bash) 1.7.8
68
69
- name: Load test image
70
uses: guidojw/actions/load-docker-image@93f79307970f9904f178fa99c97bf02f5bc955c9 # v2.0.0
0 commit comments