File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1616 runs-on : ubuntu-latest
1717 steps :
1818 - name : Checkout
19- uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # ratchet:actions/checkout@v4
19+ uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # ratchet:actions/checkout@v4
2020
2121 - name : Set up QEMU
2222 uses : docker/setup-qemu-action@c7c53464625b32c7a7e944ae62b3e17d2b600130 # ratchet:docker/setup-qemu-action@v3
Original file line number Diff line number Diff line change 77 name : Markdownlint
88 runs-on : ubuntu-latest
99 steps :
10- - uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # ratchet:actions/checkout@v4
10+ - uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # ratchet:actions/checkout@v4
1111 - uses : nosborn/github-action-markdown-cli@508d6cefd8f0cc99eab5d2d4685b1d5f470042c1 # ratchet:nosborn/github-action-markdown-cli@v3.5.0
1212 name : Markdownlint
1313 with :
Original file line number Diff line number Diff line change 66 name : Shellcheck
77 runs-on : ubuntu-latest
88 steps :
9- - uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # ratchet:actions/checkout@master
9+ - uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # ratchet:actions/checkout@master
1010 - uses : ludeeus/action-shellcheck@00cae500b08a931fb5698e11e79bfbd38e612a38 # ratchet:ludeeus/action-shellcheck@2.0.0
1111 name : Shellcheck
Original file line number Diff line number Diff line change 1313 steps :
1414
1515 # The checkout step
16- - uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # ratchet:actions/checkout@v4
16+ - uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # ratchet:actions/checkout@v4
1717
1818 - uses : rojopolis/spellcheck-github-actions@6f2326b663e2dbab920da0fc4144b9f3202434ba # ratchet:rojopolis/spellcheck-github-actions@v0
1919 name : Spellcheck
You can’t perform that action at this time.
0 commit comments