1
0
mirror of https://github.com/dcarrillo/docker-nginx.git synced 2025-01-04 22:56:48 +00:00

Fix typo at github actions main.yml

This commit is contained in:
Daniel Carrillo 2020-03-07 19:18:52 +01:00
parent 321777062b
commit 87140d9b89

View File

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