Skip to content

Commit c04b09c

Browse files
chore(deps): update docker/build-push-action action to v2.8.0 (#422)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 288d302 commit c04b09c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474

7575
- name: Build and push image
7676
id: build_push_image
77-
uses: docker/build-push-action@a66e35b9cbcf4ad0ea91ffcaf7bbad63ad9e0229 # renovate: tag=v2.7.0
77+
uses: docker/build-push-action@1814d3dfb36d6f84174e61f4a4b05bd84089a4b9 # renovate: tag=v2.8.0
7878
with:
7979
push: true
8080
context: .

0 commit comments

Comments
 (0)