Skip to content

Commit d124e90

Browse files
chore(deps): update docker/build-push-action action to v7
1 parent e2514cd commit d124e90

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
5454

5555
- name: Build and push Docker image
56-
uses: docker/build-push-action@263435318d21b8e681c14492fe198d362a7d2c83 # v6
56+
uses: docker/build-push-action@d08e5c354a6adb9ed34480a06d141179aa583294 # v7
5757
id: build
5858
with:
5959
context: .

0 commit comments

Comments
 (0)