rename branch/tag
All checks were successful
hadolint Dockerfile / build (push) Successful in 7s
shellchecking ansible-docker.sh / build (push) Successful in 13s

This commit is contained in:
L3D 2023-05-11 23:43:09 +02:00
parent dd3ead63b8
commit 275fb5e73e
No known key found for this signature in database
GPG key ID: AD65B920933B4B20

View file

@ -13,7 +13,7 @@ jobs:
uses: actions/checkout@v3
- name: 'Yamllint'
uses: actions/yamllint@v2.1.1
uses: actions/yamllint@master
with:
yamllint_file_or_dir: '.'
yamllint_config_filepath: './.yamllint'