Skip to content

Commit

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

chore(deps): Bump docker/setup-qemu-action from 2 to 3
  • Loading branch information
pepov authored Sep 18, 2023
2 parents 3dedfde + 36f7a6e commit 11b6d0a
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 @@ -38,7 +38,7 @@ jobs:
type=raw,value=${{ matrix.fluentd }}
- 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 11b6d0a

Please sign in to comment.