Skip to content

Commit 160e98e

Browse files
Bump docker/build-push-action from 3 to 6 (#9)
1 parent cee6d36 commit 160e98e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dockerimage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323

2424
# https://github.com/marketplace/actions/build-and-push-docker-images
2525
- name: Build the Docker image
26-
uses: docker/build-push-action@v3
26+
uses: docker/build-push-action@v6
2727
with:
2828
context: .
2929
tags: macbre/curl-http3

0 commit comments

Comments
 (0)