Skip to content

Commit c3c9655

Browse files
Renovate: Update docker/build-push-action action to v7
1 parent bb558a5 commit c3c9655

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build_container.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
type=semver,pattern={{version}}
3535
type=semver,pattern={{major}}.{{minor}}
3636
- name: Build and push Docker image
37-
uses: docker/build-push-action@v6
37+
uses: docker/build-push-action@v7
3838
with:
3939
context: .
4040
labels: ${{ steps.meta.outputs.labels }}

0 commit comments

Comments
 (0)