Skip to content

Commit 9fed456

Browse files
committed
Update reviewdog/action-actionlint action to v1.48.0
1 parent 542a04f commit 9fed456

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/actionlint.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- uses: actions/checkout@v4
1414

1515
- name: actionlint
16-
uses: reviewdog/action-actionlint@v1.47.0
16+
uses: reviewdog/action-actionlint@v1.48.0
1717
with:
1818
github_token: ${{ secrets.GITHUB_TOKEN }}
1919
reporter: github-pr-review

0 commit comments

Comments
 (0)