Skip to content

Commit

Permalink
Merge pull request #620 from DependencyTrack/dependabot/github_action…
Browse files Browse the repository at this point in the history
…s/docker/setup-buildx-action-3.2.0

Bump docker/setup-buildx-action from 3.1.0 to 3.2.0
  • Loading branch information
nscuro authored Mar 18, 2024
2 parents e37a94b + 6359503 commit 332cb4c
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 @@ -79,7 +79,7 @@ jobs:
uses: docker/[email protected]

- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3.1.0
uses: docker/setup-buildx-action@v3.2.0
id: buildx
with:
install: true
Expand Down

0 comments on commit 332cb4c

Please sign in to comment.