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.
2 parents 4c55446 + 8ecc52f commit 89c4f2bCopy full SHA for 89c4f2b
.github/workflows/main.yml
@@ -149,7 +149,7 @@ jobs:
149
sudo -u postgres psql -c 'grant all privileges on database lucee to lucee;'
150
sudo -u postgres psql -c 'grant all on schema public to lucee;' -d lucee
151
- name: Start MongoDB (docker)
152
- uses: supercharge/mongodb-github-action@1.6.0
+ uses: supercharge/mongodb-github-action@1.11.0
153
with:
154
mongodb-version: 4.4
155
mongodb-port: 27017
0 commit comments