Skip to content

Commit b97f02e

Browse files
build(deps): Bump docker/setup-qemu-action from 4.0.0 to 4.1.0 in the github-actions group across 1 directory (#488)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6975e81 commit b97f02e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/reusable-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ jobs:
102102
password: ${{ secrets.GITHUB_TOKEN }}
103103

104104
- name: Set up QEMU
105-
uses: docker/setup-qemu-action@ce360397dd3f832beb865e1373c09c0e9f86d70a # v4.0.0
105+
uses: docker/setup-qemu-action@06116385d9baf250c9f4dcb4858b16962ea869c3 # v4.1.0
106106
with:
107107
image: tonistiigi/binfmt:qemu-v10.2.1
108108

0 commit comments

Comments
 (0)