Skip to content

Commit 11033bb

Browse files
chore(deps): update dependency rhysd/actionlint to v1.7.8
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f4f285e commit 11033bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
steps.changed-files.outputs.actionlint_any_changed == 'true'
7777
env:
7878
# renovate: datasource=github-releases depName=rhysd/actionlint
79-
ACTIONLINT_VERSION: v1.7.7
79+
ACTIONLINT_VERSION: v1.7.8
8080
ACTIONLINT_ALL_CHANGED_FILES: ${{ steps.changed-files.outputs.actionlint_all_changed_files }}
8181
run: |
8282
IFS=$' \n\t'; set -ux

0 commit comments

Comments
 (0)