Skip to content

Commit 3962d9b

Browse files
authored
Merge pull request #148 from bedroge/fix_package_ci
Fix package build workflow
2 parents 72c213c + 4fc410e commit 3962d9b

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)