Skip to content

Commit 5dce1f3

Browse files
Bump docker/setup-buildx-action from 3.3.0 to 3.4.0 (#791)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2579f04 commit 5dce1f3

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.3.0
88+
uses: docker/setup-buildx-action@v3.4.0
8989
- name: Version number for tags
9090
id: tags
9191
shell: bash

0 commit comments

Comments
 (0)