Skip to content

Commit b4dda03

Browse files
chore(deps): update docker/build-push-action action to v7 (#278)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 12c311c commit b4dda03

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
@@ -65,7 +65,7 @@ jobs:
6565
type=sha,format=long
6666
6767
- name: Build and push
68-
uses: docker/build-push-action@10e90e3645eae34f1e60eeb005ba3a3d33f178e8 # v6.19.2
68+
uses: docker/build-push-action@d08e5c354a6adb9ed34480a06d141179aa583294 # v7.0.0
6969
with:
7070
push: ${{ github.event_name != 'pull_request' }}
7171
tags: ${{ steps.meta.outputs.tags }}

0 commit comments

Comments
 (0)