Skip to content

Commit 533a285

Browse files
Bump docker/setup-buildx-action from 2.9.0 to 2.9.1 (#362)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 53bd4e4 commit 533a285

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
@@ -58,7 +58,7 @@ jobs:
5858
username: ${{ github.repository_owner }}
5959
password: ${{ secrets.GITHUB_TOKEN }}
6060
- name: Set up Docker Buildx
61-
uses: docker/setup-buildx-action@v2.9.0
61+
uses: docker/setup-buildx-action@v2.9.1
6262
- name: Version number for tags
6363
id: tags
6464
shell: bash

0 commit comments

Comments
 (0)