Skip to content

Commit 89c4f2b

Browse files
committed
Merge branch '7.1' into 7.2
2 parents 4c55446 + 8ecc52f commit 89c4f2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ jobs:
149149
sudo -u postgres psql -c 'grant all privileges on database lucee to lucee;'
150150
sudo -u postgres psql -c 'grant all on schema public to lucee;' -d lucee
151151
- name: Start MongoDB (docker)
152-
uses: supercharge/mongodb-github-action@1.6.0
152+
uses: supercharge/mongodb-github-action@1.11.0
153153
with:
154154
mongodb-version: 4.4
155155
mongodb-port: 27017

0 commit comments

Comments
 (0)