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 457e662 commit 3678f4aCopy full SHA for 3678f4a
1 file changed
.github/workflows/test.yml
@@ -21,7 +21,7 @@ jobs:
21
install: true
22
23
- name: Build and push
24
- uses: docker/build-push-action@48aba3b46d1b1fec4febb7c5d0c644b249a11355
+ uses: docker/build-push-action@ca877d9245402d1537745e0e356eab47c3520991
25
with:
26
context: .
27
push: false
0 commit comments