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 61b8294 commit 31a8647Copy full SHA for 31a8647
.github/workflows/continuous-integration.yml
@@ -68,7 +68,7 @@ jobs:
68
69
- name: Download actionlint
70
run: |
71
- 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
72
73
- name: Load test image
74
uses: guidojw/actions/load-docker-image@93f79307970f9904f178fa99c97bf02f5bc955c9 # v2.0.0
0 commit comments