We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53bd4e4 commit 533a285Copy full SHA for 533a285
.github/workflows/release.yml
@@ -58,7 +58,7 @@ jobs:
58
username: ${{ github.repository_owner }}
59
password: ${{ secrets.GITHUB_TOKEN }}
60
- name: Set up Docker Buildx
61
- uses: docker/setup-buildx-action@v2.9.0
+ uses: docker/setup-buildx-action@v2.9.1
62
- name: Version number for tags
63
id: tags
64
shell: bash
0 commit comments