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 bbf552d commit 1092a2aCopy full SHA for 1092a2a
.github/workflows/workflow.yml
@@ -25,7 +25,7 @@ jobs:
25
runs-on: ubuntu-slim
26
steps:
27
- name: Checkout code
28
- uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
+ uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
29
- name: Install tools
30
uses: asdf-vm/actions/install@b7bcd026f18772e44fe1026d729e1611cc435d47 # v4.0.1
31
- name: Run ShellCheck
@@ -35,7 +35,7 @@ jobs:
35
36
37
38
39
40
41
- name: Run shfmt
0 commit comments