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
1 changed files with 1 additions and 1 deletions

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