Skip to content
This repository has been archived by the owner on Sep 13, 2024. It is now read-only.

Commit

Permalink
Merge pull request #24 from PatrickLaabs/dependabot/github_actions/do…
Browse files Browse the repository at this point in the history
…cker/setup-qemu-action-3.0.0

🌱 Bump docker/setup-qemu-action from 2.1.0 to 3.0.0
  • Loading branch information
PatrickLaabs committed Feb 23, 2024
2 parents 9138b68 + f9e39e3 commit 7bc1ef4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
fetch-depth: 0
- run: git fetch --force --tags
- name: Set up QEMU
uses: docker/setup-qemu-action@v2.1.0
uses: docker/setup-qemu-action@v3.0.0
- name: Docker Login
uses: docker/login-action@v3
with:
Expand Down

0 comments on commit 7bc1ef4

Please sign in to comment.