Skip to content

Commit 96b4bcf

Browse files
committed
chore(deps): update reviewdog/action-actionlint action to v1.47.0
1 parent 2cb5608 commit 96b4bcf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint-github-actions.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616

1717
steps:
1818
- uses: actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4
19-
- uses: reviewdog/action-actionlint@89a03f6ba8c0a9fd238e82c075ffb34b86e40291 # v1.46.0
19+
- uses: reviewdog/action-actionlint@4797143fa54b2306fe78646b48cfa10395506635 # v1.47.0
2020
with:
2121
reporter: github-check
2222
fail_on_error: true

0 commit comments

Comments
 (0)