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