There was an error while loading. Please reload this page.
1 parent b9365aa commit aa7493eCopy full SHA for aa7493e
2 files changed
.github/workflows/lint.yml
@@ -9,7 +9,7 @@ jobs:
9
name: Validate Files
10
runs-on: ubuntu-latest
11
steps:
12
- - uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7
+ - uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7
13
- name: Lint Yaml Files
14
uses: ibiqlik/action-yamllint@2576378a8e339169678f9939646ee3ee325e845c # v3
15
with:
.github/workflows/release.yml
@@ -14,7 +14,7 @@ jobs:
timeout-minutes: 5
environment: Galaxy
16
17
18
- name: Publish Ansible role to Galaxy
19
uses: robertdebock/galaxy-action@7d89099e09f4385ec4b53eb58c0d120f1ad806dd # 1.2.1
20
0 commit comments