We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b85fbd commit 2625df6Copy full SHA for 2625df6
1 file changed
.github/workflows/container-build.yml
@@ -35,7 +35,7 @@ jobs:
35
type=ref,event=branch
36
type=sha,prefix=,format=short
37
- name: Build and push container image
38
- uses: docker/build-push-action@263435318d21b8e681c14492fe198d362a7d2c83 # v6.18.0
+ uses: docker/build-push-action@10e90e3645eae34f1e60eeb005ba3a3d33f178e8 # v6.19.2
39
with:
40
context: .
41
file: Dockerfile.ci
0 commit comments