Skip to content

Commit fe3bdd9

Browse files
Bump raven-actions/actionlint from 2.0.0 to 2.0.1 (#275)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bda397c commit fe3bdd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/3-step.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
- name: Lint welcome.yml with actionlint
5050
id: actionlint-check
5151
continue-on-error: true
52-
uses: raven-actions/actionlint@01fce4f43a270a612932cb1c64d40505a029f821 # v2.0.0
52+
uses: raven-actions/actionlint@3a24062651993d40fed1019b58ac6fbdfbf276cc # v2.0.1
5353
with:
5454
files: .github/workflows/welcome.yml
5555

0 commit comments

Comments
 (0)