Skip to content

Commit 79f0d92

Browse files
authored
Merge pull request #70 from ruby-openid/dependabot/github_actions/supercharge/mongodb-github-action-1.12.1
2 parents 3b0719e + 9e0ade6 commit 79f0d92

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/ancient.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ jobs:
111111

112112
### MONGODB
113113
- name: Start MongoDB
114-
uses: supercharge/[email protected].0
114+
uses: supercharge/[email protected].1
115115
if: "endsWith(matrix.exec_cmd, 'mongoid')"
116116
with:
117117
mongodb-version: "8.0"

.github/workflows/coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262

6363
### MONGODB
6464
- name: Start MongoDB
65-
uses: supercharge/[email protected].0
65+
uses: supercharge/[email protected].1
6666
with:
6767
mongodb-version: "8.0"
6868

0 commit comments

Comments
 (0)