Skip to content

Commit

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

Bump docker/setup-buildx-action from 3.4.0 to 3.5.0
  • Loading branch information
Mab879 authored Jul 25, 2024
2 parents c189005 + 2b3076c commit 71477d1
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 @@ -65,7 +65,7 @@ jobs:
- name: Set up QEMU
uses: docker/setup-qemu-action@49b3bc8e6bdd4a60e6116a5414239cba5943d3cf # v3
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@4fd812986e6c8c2a69e18311145f9371337f27d4 # v3
uses: docker/setup-buildx-action@aa33708b10e362ff993539393ff100fa93ed6a27 # v3
- name: Docker metadata
id: meta
uses: docker/metadata-action@8e5442c4ef9f78752691e2d8f8d19755c6f78e81 # v5
Expand Down

0 comments on commit 71477d1

Please sign in to comment.