Skip to content

Commit

Permalink
Merge pull request #205 from DependencyTrack/dependabot/github_action…
Browse files Browse the repository at this point in the history
…s/docker/setup-buildx-action-3.8.0
  • Loading branch information
nscuro authored Jan 19, 2025
2 parents 5243e00 + f83bcd7 commit 20a995f
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 @@ -71,7 +71,7 @@ jobs:
uses: docker/[email protected]

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

0 comments on commit 20a995f

Please sign in to comment.