We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc90ef8 commit d1a1ef8Copy full SHA for d1a1ef8
.github/workflows/docker.yaml
@@ -36,7 +36,7 @@ jobs:
36
core.setOutput('tag', tag)
37
core.setOutput('tag-no-v', tag_no_v)
38
- name: Build Docker image and push to the Registry
39
- uses: docker/build-push-action@14487ce63c7a62a4a324b0bfb37086795e31c6c1 # v6.16.0
+ uses: docker/build-push-action@10e90e3645eae34f1e60eeb005ba3a3d33f178e8 # v6.19.2
40
with:
41
context: .
42
file: ./Dockerfile
0 commit comments