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 768143a commit 5963cffCopy full SHA for 5963cff
.github/workflows/pull-request.yaml
@@ -15,7 +15,7 @@ jobs:
15
uses: docker/setup-buildx-action@0d103c3126aa41d772a8362f6aa67afac040f80c # v3
16
17
- name: Build container image
18
- uses: docker/build-push-action@af5a7ed5ba88268d5278f7203fb52cd833f66d6e # v5
+ uses: docker/build-push-action@2cdde995de11925a030ce8070c3d77a52ffcf1c0 # v5
19
with:
20
context: .
21
file: Dockerfile
0 commit comments