Skip to content

Commit 8a535c6

Browse files
text-html-renovate[bot]mathroc
authored andcommitted
Update docker/build-push-action action to v7
1 parent 14717cc commit 8a535c6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
password: ${{ secrets.DOCKERHUB_TOKEN }}
4545

4646
- name: Build and push
47-
uses: docker/build-push-action@v6
47+
uses: docker/build-push-action@v7
4848
with:
4949
push: ${{ github.event_name != 'pull_request' }}
5050
tags: ${{ steps.meta.outputs.tags }}

0 commit comments

Comments
 (0)