Skip to content

Commit

Permalink
Merge pull request #58 from bank-vaults/dependabot/github_actions/doc…
Browse files Browse the repository at this point in the history
…ker/setup-qemu-action-2.2.0

build(deps): bump docker/setup-qemu-action from 2.1.0 to 2.2.0
  • Loading branch information
sagikazarmark authored Jun 8, 2023
2 parents 4c59df5 + 0f48483 commit c81c10d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/artifacts.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2

- name: Set up QEMU
uses: docker/setup-qemu-action@e81a89b1732b9c48d79cd809d8d81d79c4647a18 # v2.1.0
uses: docker/setup-qemu-action@2b82ce82d56a2a04d2637cd93a637ae1b359c0a7 # v2.2.0

- name: Set up Docker Buildx
uses: docker/setup-buildx-action@6a58db7e0d21ca03e6c44877909e80e45217eed2 # v2.6.0
Expand Down

0 comments on commit c81c10d

Please # to comment.