Skip to content

Commit 7bbab5b

Browse files
Bump docker/build-push-action from 6 to 7 (#21)
1 parent 4df9d52 commit 7bbab5b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/container.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
type=semver,pattern={{major}}.{{minor}}
5555
5656
- name: Build and push Docker image
57-
uses: docker/build-push-action@v6
57+
uses: docker/build-push-action@v7
5858
with:
5959
context: .
6060
push: true

0 commit comments

Comments
 (0)