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 85797a4 commit dbeabe7Copy full SHA for dbeabe7
1 file changed
.github/workflows/test.yml
@@ -22,7 +22,7 @@ jobs:
22
install: true
23
24
- name: Build Docker image and store in cache
25
- uses: docker/build-push-action@d08e5c354a6adb9ed34480a06d141179aa583294
+ uses: docker/build-push-action@bcafcacb16a39f128d818304e6c9c0c18556b85f
26
with:
27
context: .
28
push: false
0 commit comments