Skip to content

Commit 61861f0

Browse files
Bump docker/setup-buildx-action from 3.8.0 to 3.9.0 (#1070)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f300994 commit 61861f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ jobs:
8585
username: ${{ github.repository_owner }}
8686
password: ${{ secrets.GITHUB_TOKEN }}
8787
- name: Set up Docker Buildx
88-
uses: docker/setup-buildx-action@v3.8.0
88+
uses: docker/setup-buildx-action@v3.9.0
8989
- name: Version number for tags
9090
id: tags
9191
shell: bash

0 commit comments

Comments
 (0)