Skip to content

Commit fad2104

Browse files
Update docker/build-push-action action to v7 (#95)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 49dfa8e commit fad2104

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/CI - 1080.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
uses: docker/setup-buildx-action@v4
2222

2323
- name: Build
24-
uses: docker/build-push-action@v6
24+
uses: docker/build-push-action@v7
2525
with:
2626
context: .
2727
file: ./Dockerfile

0 commit comments

Comments
 (0)