Skip to content

Commit 2a8c47b

Browse files
authored
Merge pull request #85 from TotallyNotRobots/renovate/docker-build-push-action-7.x
chore(deps): update docker/build-push-action action to v7
2 parents a19d88b + fa853e2 commit 2a8c47b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
# It uses the `tags` and `labels` parameters to tag and label the image with the output from the "meta" step.
7676
- name: Build and push Docker image
7777
id: push
78-
uses: docker/build-push-action@10e90e3645eae34f1e60eeb005ba3a3d33f178e8 # v6.19.2
78+
uses: docker/build-push-action@bcafcacb16a39f128d818304e6c9c0c18556b85f # v7.1.0
7979
with:
8080
context: .
8181
build-args: |

0 commit comments

Comments
 (0)