mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-22 09:57:02 +01:00
Use image hash for ShellCheck Docker image (#8022)
This commit is contained in:
parent
8c81f9d530
commit
1ae0933897
@ -211,7 +211,7 @@ jobs:
|
||||
|
||||
test-lint-shellcheck:
|
||||
docker:
|
||||
- image: koalaman/shellcheck-alpine:stable
|
||||
- image: koalaman/shellcheck-alpine@sha256:169a51b086af0ab181e32801c15deb78944bb433d4f2c0a21cc30d4e60547065
|
||||
steps:
|
||||
- checkout
|
||||
- run: apk add --no-cache bash jq yarn
|
||||
|
Loading…
Reference in New Issue
Block a user