There was an error while loading. Please reload this page.
1 parent 5f9ca97 commit eef7812Copy full SHA for eef7812
1 file changed
.github/workflows/ci.yml
@@ -27,7 +27,7 @@ jobs:
27
- name: Install actionlint
28
run: |
29
# renovate: datasource=github-releases depName=rhysd/actionlint
30
- VERSION="1.7.7"
+ VERSION="1.7.12"
31
curl -fsSL \
32
"https://github.com/rhysd/actionlint/releases/download/v${VERSION}/actionlint_${VERSION}_linux_amd64.tar.gz" \
33
| tar -xz actionlint
0 commit comments