mirror of
https://github.com/techno-tim/k3s-ansible.git
synced 2026-08-11 08:23:18 +02:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 0b92f5ae7f |
@@ -68,7 +68,7 @@ jobs:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # 7.0.1
|
||||
- name: Ensure SHA pinned actions
|
||||
uses: zgosalvez/github-actions-ensure-sha-pinned-actions@46cfe808a5f1588656ef299eedd0ce2fd7ec0dcc # 5.0.6
|
||||
uses: zgosalvez/github-actions-ensure-sha-pinned-actions@c5fc58bd0be7a4b94b73ce40250322d5b838a108 # 5.0.7
|
||||
with:
|
||||
allowlist: |
|
||||
aws-actions/
|
||||
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
ansible-core>=2.19.12
|
||||
ansible-core>=2.19.11
|
||||
jmespath>=1.1.0
|
||||
jsonpatch>=1.33
|
||||
kubernetes>=29.0.0
|
||||
|
||||
+1
-1
@@ -6,7 +6,7 @@
|
||||
#
|
||||
ansible-compat==4.1.11
|
||||
# via molecule
|
||||
ansible-core==2.19.12
|
||||
ansible-core==2.19.11
|
||||
# via
|
||||
# -r requirements.in
|
||||
# ansible-compat
|
||||
|
||||
Reference in New Issue
Block a user