1
0
Fork 0
mirror of https://github.com/roles-ansible/ansible_role_packages.git synced 2024-08-16 10:19:51 +02:00

Merge branch 'main' into s

Signed-off-by: L3D <l3d@c3woc.de>
This commit is contained in:
L3D 2023-10-05 22:53:00 +02:00 committed by GitHub
commit c3caac0822
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: 'checkout git repo' - name: 'checkout git repo'
uses: actions/checkout@v3 uses: actions/checkout@v4
- name: 'release on galaxy' - name: 'release on galaxy'
uses: robertdebock/galaxy-action@1.2.1 uses: robertdebock/galaxy-action@1.2.1

View file

@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: 'checkout git repo' - name: 'checkout git repo'
uses: actions/checkout@v3 uses: actions/checkout@v4
- name: 'Yamllint' - name: 'Yamllint'
uses: karancode/yamllint-github-action@v2.1.1 uses: karancode/yamllint-github-action@v2.1.1