Skip to content

Commit

Permalink
Merge pull request #17 from kube-logging/dependabot/github_actions/do…
Browse files Browse the repository at this point in the history
…cker/setup-qemu-action-3

Bump docker/setup-qemu-action from 2 to 3
  • Loading branch information
OverOrion authored Oct 26, 2023
2 parents 227a168 + 76d173c commit 6541af3
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 @@ -36,7 +36,7 @@ jobs:
type=raw,value=latest,enable=${{ github.ref == format('refs/heads/{0}', github.event.repository.default_branch) }}
- name: Set up QEMU
uses: docker/setup-qemu-action@v2
uses: docker/setup-qemu-action@v3
with:
platforms: all

Expand Down

0 comments on commit 6541af3

Please sign in to comment.