Skip to content

Commit

Permalink
Merge pull request #4035 from DependencyTrack/dependabot/github_actio…
Browse files Browse the repository at this point in the history
…ns/docker/setup-buildx-action-3.6.1

Bump docker/setup-buildx-action from 3.5.0 to 3.6.1
  • Loading branch information
nscuro authored Aug 5, 2024
2 parents 7391a4d + 51e02a5 commit e69ff6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/_meta-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ jobs:
uses: docker/setup-qemu-action@49b3bc8e6bdd4a60e6116a5414239cba5943d3cf # tag=v3.2.0

- name: Set up Docker Buildx
uses: docker/setup-buildx-action@aa33708b10e362ff993539393ff100fa93ed6a27 # tag=v3.5.0
uses: docker/setup-buildx-action@988b5a0280414f521da01fcc63a27aeeb4b104db # tag=v3.6.1
id: buildx
with:
install: true
Expand Down

0 comments on commit e69ff6b

Please sign in to comment.