We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3b822e7 + e573944 commit 06c2c84Copy full SHA for 06c2c84
.github/workflows/actionlint.yml
@@ -8,7 +8,7 @@ jobs:
8
contents: read
9
runs-on: ubuntu-latest
10
steps:
11
- - uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
+ - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
12
with:
13
show-progress: false
14
- uses: alphagov/govuk-infrastructure/.github/actions/actionlint@main
.github/workflows/ci.yml
@@ -11,7 +11,7 @@ jobs:
15
- uses: ruby/setup-ruby@80740b3b13bf9857e28854481ca95a84e78a2bdf # v1.284.0
16
17
bundler-cache: true
0 commit comments