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 9000627 commit f6608b4Copy full SHA for f6608b4
.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@af5a7ed5ba88268d5278f7203fb52cd833f66d6e
+ uses: docker/build-push-action@2cdde995de11925a030ce8070c3d77a52ffcf1c0
54
with:
55
context: .
56
push: false
.github/workflows/pr.ci.js.yml
@@ -52,7 +52,7 @@ jobs:
57
58
0 commit comments