1
0
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:
Whymarrh Whitby 2020-02-10 14:17:31 -03:30 committed by GitHub
parent 8c81f9d530
commit 1ae0933897
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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