We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 769df2e commit ce533ceCopy full SHA for ce533ce
.github/workflows/lint.yml
@@ -130,7 +130,7 @@ jobs:
130
ref: ${{ inputs.target-ref }}
131
132
- name: Run actionlint
133
- uses: raven-actions/actionlint@v2.0.1
+ uses: raven-actions/actionlint@3a24062651993d40fed1019b58ac6fbdfbf276cc # v2.0.1
134
135
lint:
136
strategy:
.github/workflows/yamllint.yml
@@ -39,4 +39,4 @@ jobs:
39
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
40
41
42
0 commit comments