Skip to content

Commit 4fc410e

Browse files
committed
use newer version of check-ansible-debian-stable-action
1 parent 72c213c commit 4fc410e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-test-release-client-packages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
run: ln -s inventory/group_vars
3838

3939
- name: Prepare package source
40-
uses: roles-ansible/check-ansible-debian-stable-action@cbd0678c583ed7e6b2deb6f801c78b891d9631e5 #v1.0
40+
uses: roles-ansible/check-ansible-debian-stable-action@bc4b37806481d66df213c1a8d5c59495ed7801f0
4141
with:
4242
targets: "./prepare-client-packages.yml"
4343
hosts: "localhost"

0 commit comments

Comments
 (0)