Skip to content

Commit

Permalink
Merge pull request #536 from kubewarden/renovate/docker-setup-buildx-…
Browse files Browse the repository at this point in the history
…action-3.x

chore(deps): update docker/setup-buildx-action action to v3
  • Loading branch information
viccuad committed Sep 25, 2023
2 parents 77febd5 + f730518 commit 5ce25af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/container-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
- name: Set up QEMU
uses: docker/setup-qemu-action@2b82ce82d56a2a04d2637cd93a637ae1b359c0a7 # v2.2.0
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@885d1462b80bc1c1c7f0b00334ad271f09369c55 # v2.10.0
uses: docker/setup-buildx-action@f95db51fddba0c2d1ec667646a06c2ce06100226 # v3.0.0
- name: Login to GitHub Container Registry
uses: docker/login-action@343f7c4344506bcbf9b4de18042ae17996df046d # v3.0.0
with:
Expand Down

0 comments on commit 5ce25af

Please sign in to comment.