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 8afe7c1 commit 74f823eCopy full SHA for 74f823e
.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.7
+ bash <(curl https://raw.githubusercontent.com/rhysd/actionlint/main/scripts/download-actionlint.bash) 1.7.8
55
56
- name: Load test image
57
uses: guidojw/actions/load-docker-image@93f79307970f9904f178fa99c97bf02f5bc955c9 # v2.0.0
0 commit comments