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