Skip to content

Commit 6adce4b

Browse files
chore(deps): update docker/build-push-action action to v7
| datasource | package | from | to | | ----------- | ------------------------ | ---- | -- | | github-tags | docker/build-push-action | v2 | v7 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
1 parent 908408d commit 6adce4b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/push.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
password: ${{ secrets.GITHUB_TOKEN }}
2626

2727
- name: "Build image"
28-
uses: docker/build-push-action@v2
28+
uses: docker/build-push-action@bcafcacb16a39f128d818304e6c9c0c18556b85f # v7
2929
with:
3030
context: .
3131
push: true

0 commit comments

Comments
 (0)