Skip to content

Commit

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

build(deps): bump docker/setup-buildx-action from 3.6.1 to 3.7.1
  • Loading branch information
nscuro authored Oct 7, 2024
2 parents 90cef33 + cb6182c commit 4524913
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 @@ -68,7 +68,7 @@ jobs:
uses: docker/[email protected]

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

0 comments on commit 4524913

Please sign in to comment.