Skip to content

Commit 76eb687

Browse files
Update docker/build-push-action action to v6
1 parent b66af7f commit 76eb687

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
if: github.event_name == 'release'
5656
- name: Build and push
5757
id: build-and-push
58-
uses: docker/build-push-action@v5.1.0
58+
uses: docker/build-push-action@v6.19.2
5959
with:
6060
context: "."
6161
file: "./Containerfile"

0 commit comments

Comments
 (0)