Skip to content

Commit

Permalink
Merge pull request #12126 from ComplianceAsCode/dependabot/github_act…
Browse files Browse the repository at this point in the history
…ions/docker/setup-qemu-action-3.1.0

Bump docker/setup-qemu-action from 3.0.0 to 3.1.0
  • Loading branch information
marcusburghardt authored Jul 4, 2024
2 parents 4536240 + 6754967 commit 956278a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/k8s-content-pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }}
- name: Set up QEMU
uses: docker/setup-qemu-action@68827325e0b33c7199eb31dd4e31fbe9023e06e3 # v3
uses: docker/setup-qemu-action@5927c834f5b4fdf503fca6f4c7eccda82949e1ee # v3
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@d70bba72b1f3fd22344832f00baa16ece964efeb # v3
- name: Docker metadata
Expand Down

0 comments on commit 956278a

Please sign in to comment.