We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33b388a commit a4e5419Copy full SHA for a4e5419
.github/workflows/tests.yml
@@ -21,7 +21,7 @@ jobs:
21
install: true
22
23
- name: Build Docker image and store in cache
24
- uses: docker/build-push-action@5cd11c3a4ced054e52742c5fd54dca954e0edd85
+ uses: docker/build-push-action@48aba3b46d1b1fec4febb7c5d0c644b249a11355
25
with:
26
context: .
27
push: false
0 commit comments