Skip to content

Commit 8284a6b

Browse files
Bump docker/setup-buildx-action from 3.7.1 to 3.8.0 (#1006)
1 parent 0a729b5 commit 8284a6b

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

0 commit comments

Comments
 (0)