Skip to content

Commit 06a64c2

Browse files
authored
Merge pull request #543 from DependencyTrack/dependabot/github_actions/docker/setup-buildx-action-2.9.0
build(deps): bump docker/setup-buildx-action from 2.8.0 to 2.9.0
2 parents 8628f5f + 7fb8ed7 commit 06a64c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/_meta-build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181
uses: docker/setup-qemu-action@v2.2.0
8282

8383
- name: Set up Docker Buildx
84-
uses: docker/setup-buildx-action@v2.8.0
84+
uses: docker/setup-buildx-action@v2.9.0
8585
id: buildx
8686
with:
8787
install: true

0 commit comments

Comments
 (0)