mirror of
https://github.com/dcarrillo/docker-nginx.git
synced 2025-07-01 09:49:26 +00:00
Fix typo at github actions main.yml
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -15,7 +15,7 @@ jobs:
|
||||
- uses: actions/checkout@v1
|
||||
|
||||
- name: shellcheck
|
||||
uses: fearphage/shellcheck-action
|
||||
uses: fearphage/shellcheck-action@master
|
||||
|
||||
- name: hadolint
|
||||
uses: brpaz/hadolint-action@master
|
||||
|
Reference in New Issue
Block a user