We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8a5b3a commit a7f2789Copy full SHA for a7f2789
.github/workflows/docker-build-push.yml
@@ -15,7 +15,7 @@ jobs:
15
uses: actions/checkout@v3
16
17
- name: Set up Docker Buildx
18
- uses: docker/setup-buildx-action@v2
+ uses: docker/setup-buildx-action@v3
19
20
- name: Log in to Quay.io (only if pushing)
21
if: startsWith(github.ref, 'refs/tags/')
0 commit comments