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 33c6789 commit 090ba0fCopy full SHA for 090ba0f
.github/workflows/build-publish-image.yml
@@ -31,7 +31,7 @@ jobs:
31
ref: ${{ github.event_name == 'release' && github.ref || env.RELEASE_TAG }}
32
33
- name: Set up Docker Buildx
34
- uses: docker/setup-buildx-action@b5ca514318bd6ebac0fb2aedd5d36ec1b5c232a2 # v3
+ uses: docker/setup-buildx-action@e468171a9de216ec08956ac3ada2f0791b6bd435 # v3
35
36
- name: Log in to GitHub Container Registry
37
uses: docker/login-action@74a5d142397b4f367a81961eba4e8cd7edddf772 # v3
0 commit comments