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 31ad1ac commit aae8068Copy full SHA for aae8068
.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@090ca155fc9b214cbcac536c450455a0e96f52c6
+ uses: docker/build-push-action@14487ce63c7a62a4a324b0bfb37086795e31c6c1
105
with:
106
context: .
107
load: false
0 commit comments