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 e829abb commit 8debff2Copy full SHA for 8debff2
.github/workflows/docker--ghcr.yml
@@ -44,7 +44,7 @@ jobs:
44
${{ runner.os }}-buildx-${{ matrix.images }}-
45
46
- name: Build and push Docker image
47
- uses: docker/build-push-action@48aba3b46d1b1fec4febb7c5d0c644b249a11355 # v6
+ uses: docker/build-push-action@b32b51a8eda65d6793cd0494a773d4f6bcef32dc # v6
48
with:
49
context: ./docker/${{ matrix.images }}
50
push: true
0 commit comments