Skip to content

Commit

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

chore(deps): bump docker/setup-qemu-action from 3.3.0 to 3.4.0
  • Loading branch information
csatib02 authored Feb 7, 2025
2 parents 1f1d171 + 1a2d161 commit b2b6876
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 @@ -34,7 +34,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@53851d14592bedcffcf25ea515637cff71ef929a # v3.3.0
uses: docker/setup-qemu-action@4574d27a4764455b42196d70a065bc6853246a25 # v3.4.0
with:
platforms: all

Expand Down

0 comments on commit b2b6876

Please sign in to comment.