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