We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8bb37dc commit 42f70f3Copy full SHA for 42f70f3
.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@48aba3b46d1b1fec4febb7c5d0c644b249a11355
+ uses: docker/build-push-action@263435318d21b8e681c14492fe198d362a7d2c83
47
with:
48
context: .
49
push: false
0 commit comments