Update shell linting github action for a more recent one

This commit is contained in:
Daniel Carrillo 2020-03-07 19:17:32 +01:00
parent ead6a1bf13
commit 321777062b
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ jobs:
- uses: actions/checkout@v1
- name: shellcheck
uses: ludeeus/action-shellcheck@master
uses: fearphage/shellcheck-action
- name: hadolint
uses: brpaz/hadolint-action@master