We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd960bd commit 9a9194fCopy full SHA for 9a9194f
.github/workflows/update-test-ubuntu-git.yml
@@ -48,7 +48,7 @@ jobs:
48
49
# Use `docker/build-push-action` to build (and optionally publish) the image.
50
- name: Build Docker Image (with optional Push)
51
- uses: docker/build-push-action@v5.3.0
+ uses: docker/build-push-action@v6.5.0
52
with:
53
context: .
54
file: images/test-ubuntu-git.Dockerfile
0 commit comments