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 eda17c9Copy full SHA for eda17c9
.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@263435318d21b8e681c14492fe198d362a7d2c83
105
with:
106
context: .
107
load: false
0 commit comments