Skip to content

Commit

Permalink
Merge pull request #102 from ansemjo/dependabot/github_actions/docker…
Browse files Browse the repository at this point in the history
…/setup-qemu-action-3.3.0
  • Loading branch information
dependabot[bot] authored Jan 14, 2025
2 parents d813ef5 + 174cea9 commit 07a2451
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
echo "created=$(date -u +'%Y-%m-%dT%H:%M:%SZ')" >> $GITHUB_OUTPUT
- name: Set up QEMU
uses: docker/setup-qemu-action@v3.2.0
uses: docker/setup-qemu-action@v3.3.0

- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3.8.0
Expand Down

0 comments on commit 07a2451

Please sign in to comment.