Skip to content

Commit

Permalink
Merge pull request ComplianceAsCode#12468 from ComplianceAsCode/depen…
Browse files Browse the repository at this point in the history
…dabot/github_actions/docker/setup-buildx-action-3.7.0

Bump docker/setup-buildx-action from 3.6.1 to 3.7.0
  • Loading branch information
Mab879 authored Oct 4, 2024
2 parents f9cf686 + 4c2b6dc commit 5758006
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@988b5a0280414f521da01fcc63a27aeeb4b104db # v3
uses: docker/setup-buildx-action@8026d2bc3645ea78b0d2544766a1225eb5691f89 # v3
- name: Docker metadata
id: meta
uses: docker/metadata-action@8e5442c4ef9f78752691e2d8f8d19755c6f78e81 # v5
Expand Down

0 comments on commit 5758006

Please sign in to comment.