Skip to content

Commit d0cf74c

Browse files
Update reviewdog/action-actionlint action to v1.63.0 (#3009)
| datasource | package | from | to | | ----------- | --------------------------- | ------- | ------- | | github-tags | reviewdog/action-actionlint | v1.62.0 | v1.63.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 00c8a78 commit d0cf74c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
7979

8080
- name: Lint Actions
81-
uses: reviewdog/action-actionlint@af17f9e3640ac863dbcc515d45f5f35d708d0faf # v1.62.0
81+
uses: reviewdog/action-actionlint@f3dcc52bc6039e5d736486952379dce3e869e8a2 # v1.63.0
8282
with:
8383
actionlint_flags: -shellcheck ""
8484

0 commit comments

Comments
 (0)