Skip to content

Commit

Permalink
Merge pull request #836 from kubewarden/dependabot/github_actions/doc…
Browse files Browse the repository at this point in the history
…ker/setup-buildx-action-3.5.0

build(deps): bump docker/setup-buildx-action from 3.4.0 to 3.5.0
  • Loading branch information
jvanz authored Jul 22, 2024
2 parents 2489e48 + ea0b831 commit 70a6957
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 @@ -60,7 +60,7 @@ jobs:
- name: Set up QEMU
uses: docker/setup-qemu-action@5927c834f5b4fdf503fca6f4c7eccda82949e1ee # v3.1.0
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@4fd812986e6c8c2a69e18311145f9371337f27d4 # v3.4.0
uses: docker/setup-buildx-action@aa33708b10e362ff993539393ff100fa93ed6a27 # v3.5.0
- name: Login to GitHub Container Registry
uses: docker/login-action@0d4c9c5ea7693da7b068278f7b52bda2a190a446 # v3.2.0
with:
Expand Down

0 comments on commit 70a6957

Please sign in to comment.