We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d87d6ef commit 1423ebdCopy full SHA for 1423ebd
.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@5176d81f87c23d6fc96624dfdbcd9f3830bbe445
+ uses: docker/build-push-action@4f7cdeb0f05278b464e71357394bf2c61f94138e
47
with:
48
context: .
49
push: false
0 commit comments