Skip to content

Commit e86a922

Browse files
chore(deps): actionlint v1.7.10
PR: #194 Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e57b491 commit e86a922

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/audit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
persist-credentials: false
3838
- run: curl -Ls "https://github.com/rhysd/actionlint/releases/download/v${{ env.version }}/actionlint_${{ env.version }}_linux_amd64.tar.gz" | sudo tar -x -z -C /usr/local/bin actionlint
3939
env:
40-
version: "1.7.8"
40+
version: "1.7.10"
4141
- run: |
4242
echo "::add-matcher::.github/matcher-actionlint.json"
4343
actionlint -color

0 commit comments

Comments
 (0)