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 1a54dae commit 15ca551Copy full SHA for 15ca551
.github/workflows/ci.yaml
@@ -176,7 +176,7 @@ jobs:
176
--exit-status \
177
'.verification.status == 0'
178
- name: 🚀 Build
179
- uses: docker/build-push-action@v2.6.1
+ uses: docker/build-push-action@v2.7.0
180
with:
181
push: false
182
context: ${{ needs.information.outputs.target }}
.github/workflows/deploy.yaml
@@ -125,7 +125,7 @@ jobs:
125
126
127
128
129
130
load: true
131
# yamllint disable rule:line-length
0 commit comments