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