Skip to content

Commit 8573894

Browse files
authored
Merge branch 'main' into renovate/all-deps
2 parents 6540ad0 + 29169f5 commit 8573894

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/zlib-ng-crossbuild.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,12 +71,12 @@ jobs:
7171
persist-credentials: false
7272

7373
- name: Host - Bootstrap qemu
74-
uses: userdocs/actions/qemu@b484dc40e7d71ce3203197cdbdf824b0d2469db4 # v1.0.4
74+
uses: userdocs/actions/qemu@e8f57bd585c7bb6dcce011694d6772bab657abca # v1.0.7
7575
with:
7676
target_arch: ${{ matrix.arch }}
7777

7878
- name: Host - Bootstrap docker container
79-
uses: userdocs/actions/qbt_docker@b484dc40e7d71ce3203197cdbdf824b0d2469db4 # v1.0.4
79+
uses: userdocs/actions/qbt_docker@e8f57bd585c7bb6dcce011694d6772bab657abca # v1.0.7
8080
with:
8181
os_id: ghcr.io/userdocs/dcb
8282
os_version_id: ${{ matrix.os_id }}-${{ matrix.os_codename }}-${{ matrix.arch }}

0 commit comments

Comments
 (0)