We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4eabd5 commit 69e26ddCopy full SHA for 69e26dd
.github/workflows/ci.yml
@@ -57,7 +57,7 @@ jobs:
57
DOCKER_METADATA_ANNOTATIONS_LEVELS: manifest,index
58
59
- name: Build Docker image
60
- uses: docker/build-push-action@4a13e500e55cf31b7a5d59a38ab2040ab0f42f56 # v5.1.0
+ uses: docker/build-push-action@af5a7ed5ba88268d5278f7203fb52cd833f66d6e # v5.2.0
61
id: build-push
62
with:
63
file: Dockerfile
0 commit comments