Skip to content

Commit 495282d

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/container.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
type=ref,event=branch
3939
type=sha
4040
- name: Build and push Docker image
41-
uses: docker/build-push-action@v6
41+
uses: docker/build-push-action@v7
4242
with:
4343
context: .
4444
push: false

0 commit comments

Comments
 (0)