Skip to content

Commit 2107bef

Browse files
chore(deps): update docker/build-push-action digest to 10e90e3
1 parent 36a9973 commit 2107bef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release-images.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
run: echo "OWNER=$(echo "$REPO_OWNER" | tr '[:upper:]' '[:lower:]')" >> $GITHUB_OUTPUT
5050

5151
- name: Build and push image
52-
uses: docker/build-push-action@14487ce63c7a62a4a324b0bfb37086795e31c6c1 # v6
52+
uses: docker/build-push-action@10e90e3645eae34f1e60eeb005ba3a3d33f178e8 # v6
5353
with:
5454
context: images/${{ matrix.image }}
5555
platforms: linux/amd64,linux/arm64

0 commit comments

Comments
 (0)