mirror of
https://github.com/edgelesssys/constellation.git
synced 2024-12-26 16:09:45 -05:00
deps: update and pin github.com/katexochen/sh (#922)
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
This commit is contained in:
parent
ef086bf02d
commit
e9442ac1ce
2
.github/workflows/test-shellcheck.yml
vendored
2
.github/workflows/test-shellcheck.yml
vendored
@ -31,7 +31,7 @@ jobs:
|
||||
- name: Install shellfmt
|
||||
shell: bash
|
||||
run: |
|
||||
go install github.com/katexochen/sh/v3/cmd/shfmt@latest
|
||||
go install github.com/katexochen/sh/v3/cmd/shfmt@faf7f58964998201d22efe41fef41ae4e1953f3b # v3.6.0
|
||||
|
||||
- name: Run ShellCheck
|
||||
uses: ludeeus/action-shellcheck@6d3f514f44620b9d4488e380339edc0d9bbe2fba # master
|
||||
|
2
.github/workflows/test-shellfmt.yml
vendored
2
.github/workflows/test-shellfmt.yml
vendored
@ -31,7 +31,7 @@ jobs:
|
||||
- name: Install shellfmt
|
||||
shell: bash
|
||||
run: |
|
||||
go install github.com/katexochen/sh/v3/cmd/shfmt@latest
|
||||
go install github.com/katexochen/sh/v3/cmd/shfmt@faf7f58964998201d22efe41fef41ae4e1953f3b # v3.6.0
|
||||
|
||||
- name: Run shellfmt
|
||||
shell: bash
|
||||
|
Loading…
Reference in New Issue
Block a user