We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent abb4a65 commit 6a79391Copy full SHA for 6a79391
.github/workflows/ci.yml
@@ -58,7 +58,7 @@ jobs:
58
DOCKER_METADATA_ANNOTATIONS_LEVELS: manifest,index
59
60
- name: Build Docker image
61
- uses: docker/build-push-action@94f8f8c2eec4bc3f1d78c1755580779804cb87b2 # v6.0.1
+ uses: docker/build-push-action@31159d49c0d4756269a0940a750801a1ea5d7003 # v6.1.0
62
id: build-push
63
with:
64
file: Dockerfile
0 commit comments