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 e62918e commit 8d0b426Copy full SHA for 8d0b426
.github/workflows/build.yml
@@ -21,7 +21,7 @@ jobs:
21
uses: docker/setup-buildx-action@4fd812986e6c8c2a69e18311145f9371337f27d4 # v3.4.0
22
23
- name: Build
24
- uses: docker/build-push-action@a254f8ca60a858f3136a2f1f23a60969f2c402dd # v6.4.0
+ uses: docker/build-push-action@1ca370b3a9802c92e886402e0dd88098a2533b12 # v6.4.1
25
with:
26
no-cache: true
27
platforms: linux/amd64,linux/arm64
0 commit comments