We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26eeb81 commit 1652545Copy full SHA for 1652545
.github/workflows/test.yml
@@ -37,7 +37,7 @@ jobs:
37
install: true
38
39
- name: Build Docker image and store in cache
40
- uses: docker/build-push-action@471d1dc4e07e5cdedd4c2171150001c434f0b7a4
+ uses: docker/build-push-action@14487ce63c7a62a4a324b0bfb37086795e31c6c1
41
with:
42
context: .
43
push: false
0 commit comments