Skip to content

Commit 3b338fa

Browse files
Update reviewdog/action-actionlint action to v1.67.0 (#1145)
| datasource | package | from | to | | ----------- | --------------------------- | ------- | ------- | | github-tags | reviewdog/action-actionlint | v1.66.1 | v1.67.0 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 93806d1 commit 3b338fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
4343

4444
- name: Lint Actions
45-
uses: reviewdog/action-actionlint@e37e2ca68a70112d21e135229272da28ce2d0d5a # v1.66.1
45+
uses: reviewdog/action-actionlint@95395aac8c053577d0bc67eb7b74936c660c6f66 # v1.67.0
4646
with:
4747
actionlint_flags: -shellcheck ""
4848

0 commit comments

Comments
 (0)