Skip to content

Commit e3c8453

Browse files
ci(common): bump actionlint action version (#1861)
1 parent 3cb9f46 commit e3c8453

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/common-pull-request-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
fetch-depth: 0
2323

2424
- name: actionlint
25-
uses: raven-actions/actionlint@3a24062651993d40fed1019b58ac6fbdfbf276cc # v2.0.1
25+
uses: raven-actions/actionlint@e01d1ea33dd6a5ed517d95b4c0c357560ac6f518 # v2.1.1
2626
with:
2727
version: ${{ env.ACTIONLINT_VERSION }}
2828

0 commit comments

Comments
 (0)