We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f300994 commit 61861f0Copy full SHA for 61861f0
.github/workflows/release.yml
@@ -85,7 +85,7 @@ jobs:
85
username: ${{ github.repository_owner }}
86
password: ${{ secrets.GITHUB_TOKEN }}
87
- name: Set up Docker Buildx
88
- uses: docker/setup-buildx-action@v3.8.0
+ uses: docker/setup-buildx-action@v3.9.0
89
- name: Version number for tags
90
id: tags
91
shell: bash
0 commit comments