Skip to content

Commit 7a7302e

Browse files
Bump docker/setup-buildx-action from 3.0.0 to 3.1.0 (#587)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 864b743 commit 7a7302e

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
@@ -73,7 +73,7 @@ jobs:
7373
username: ${{ github.repository_owner }}
7474
password: ${{ secrets.GITHUB_TOKEN }}
7575
- name: Set up Docker Buildx
76-
uses: docker/setup-buildx-action@v3.0.0
76+
uses: docker/setup-buildx-action@v3.1.0
7777
- name: Version number for tags
7878
id: tags
7979
shell: bash

0 commit comments

Comments
 (0)