We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 864b743 commit 7a7302eCopy full SHA for 7a7302e
.github/workflows/release.yml
@@ -73,7 +73,7 @@ jobs:
73
username: ${{ github.repository_owner }}
74
password: ${{ secrets.GITHUB_TOKEN }}
75
- name: Set up Docker Buildx
76
- uses: docker/setup-buildx-action@v3.0.0
+ uses: docker/setup-buildx-action@v3.1.0
77
- name: Version number for tags
78
id: tags
79
shell: bash
0 commit comments