We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5f1a87 commit 31e5b35Copy full SHA for 31e5b35
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@f9f3042f7e2789586610d6e8b85c8f03e5195baf # v7.2.0
+ uses: docker/build-push-action@53b7df96c91f9c12dcc8a07bcb9ccacbed38856a # v7.3.0
39
with:
40
context: .
41
file: Dockerfile.ci
0 commit comments