We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b582c63 commit d686ff6Copy full SHA for d686ff6
.github/workflows/tests.yml
@@ -43,7 +43,7 @@ jobs:
43
install: true
44
45
- name: Build Docker image and store in cache
46
- uses: docker/build-push-action@1ca370b3a9802c92e886402e0dd88098a2533b12
+ uses: docker/build-push-action@5176d81f87c23d6fc96624dfdbcd9f3830bbe445
47
with:
48
context: .
49
push: false
0 commit comments