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 d5026bb commit 038e395Copy full SHA for 038e395
.github/workflows/ci.js.yml
@@ -50,7 +50,7 @@ jobs:
50
install: true
51
52
- name: Build Docker image and store in cache
53
- uses: docker/build-push-action@a254f8ca60a858f3136a2f1f23a60969f2c402dd
+ uses: docker/build-push-action@1ca370b3a9802c92e886402e0dd88098a2533b12
54
with:
55
context: .
56
push: false
.github/workflows/pr.ci.js.yml
@@ -52,7 +52,7 @@ jobs:
57
58
0 commit comments