Skip to content

Commit 119cdb4

Browse files
chore(deps): update docker/build-push-action action to v7
1 parent 9754266 commit 119cdb4

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
@@ -35,7 +35,7 @@ jobs:
3535
version: latest
3636

3737
- name: Build and push Docker images
38-
uses: docker/build-push-action@263435318d21b8e681c14492fe198d362a7d2c83 # v6.18.0
38+
uses: docker/build-push-action@bcafcacb16a39f128d818304e6c9c0c18556b85f # v7.1.0
3939
id: build
4040
with:
4141
context: .

0 commit comments

Comments
 (0)