Skip to content

Commit

Permalink
Merge pull request #214 from jenkins-infra/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…docker/setup-qemu-action-3.2.0

chore(deps): bump docker/setup-qemu-action from 3.1.0 to 3.2.0
  • Loading branch information
dduportal authored Jul 23, 2024
2 parents adaf741 + 7e53d57 commit 3fc331d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
env:
GITHUB_TOKEN: ${{ steps.generate-token.outputs.token }}
- name: Set up QEMU
uses: docker/setup-qemu-action@5927c834f5b4fdf503fca6f4c7eccda82949e1ee # v2
uses: docker/setup-qemu-action@49b3bc8e6bdd4a60e6116a5414239cba5943d3cf # v2
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@aa33708b10e362ff993539393ff100fa93ed6a27 # v2
- name: Login to DockerHub
Expand Down

0 comments on commit 3fc331d

Please sign in to comment.