We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 007037e commit f944dc9Copy full SHA for f944dc9
.github/workflows/ci.yml
@@ -145,7 +145,7 @@ jobs:
145
- name: Set up Docker Buildx
146
uses: docker/setup-buildx-action@v3
147
- name: Build and push
148
- uses: docker/build-push-action@v5
+ uses: docker/build-push-action@48aba3b46d1b1fec4febb7c5d0c644b249a11355 # v6.10.0
149
with:
150
platforms: linux/amd64
151
context: .
0 commit comments