We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bda397c commit fe3bdd9Copy full SHA for fe3bdd9
1 file changed
.github/workflows/3-step.yml
@@ -49,7 +49,7 @@ jobs:
49
- name: Lint welcome.yml with actionlint
50
id: actionlint-check
51
continue-on-error: true
52
- uses: raven-actions/actionlint@01fce4f43a270a612932cb1c64d40505a029f821 # v2.0.0
+ uses: raven-actions/actionlint@3a24062651993d40fed1019b58ac6fbdfbf276cc # v2.0.1
53
with:
54
files: .github/workflows/welcome.yml
55
0 commit comments