We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a729b5 commit 8284a6bCopy full SHA for 8284a6b
.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.7.1
+ uses: docker/setup-buildx-action@v3.8.0
89
- name: Version number for tags
90
id: tags
91
shell: bash
0 commit comments