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 a1315d6 commit 5673c84Copy full SHA for 5673c84
.github/workflows/ci.yaml
@@ -101,7 +101,7 @@ jobs:
101
- name: Build Docker image
102
id: push
103
timeout-minutes: 25
104
- uses: docker/build-push-action@2a7db1d68aab1a514ba647f39bcde60888a1753f
+ uses: docker/build-push-action@2cdde995de11925a030ce8070c3d77a52ffcf1c0
105
with:
106
context: .
107
load: false
0 commit comments