Skip to content

Commit eef7812

Browse files
chore(github-releases): update dependency rhysd/actionlint to v1.7.12 (#74)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5f9ca97 commit eef7812

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- name: Install actionlint
2828
run: |
2929
# renovate: datasource=github-releases depName=rhysd/actionlint
30-
VERSION="1.7.7"
30+
VERSION="1.7.12"
3131
curl -fsSL \
3232
"https://github.com/rhysd/actionlint/releases/download/v${VERSION}/actionlint_${VERSION}_linux_amd64.tar.gz" \
3333
| tar -xz actionlint

0 commit comments

Comments
 (0)