We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2d7beb commit a1c5335Copy full SHA for a1c5335
.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@16ebe778df0e7752d2cfcbd924afdbbd89c1a755
+ uses: docker/build-push-action@5cd11c3a4ced054e52742c5fd54dca954e0edd85
47
with:
48
context: .
49
push: false
0 commit comments