We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4b1e35a + 3e91863 commit d2c76dcCopy full SHA for d2c76dc
.github/workflows/image-v1.yml
@@ -23,7 +23,7 @@ jobs:
23
username: traptitech
24
password: ${{ secrets.GITHUB_TOKEN }}
25
- name: Set up Docker Buildx
26
- uses: docker/setup-buildx-action@v2
+ uses: docker/setup-buildx-action@v3
27
- name: Build and push
28
uses: docker/build-push-action@v5
29
with:
.github/workflows/image-v2.yml
0 commit comments