Skip to content

Commit 28ca0ff

Browse files
committed
Lock drivers-evergreen-tools to a working version
1 parent 8b2e9fa commit 28ca0ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
submodules: true
6464

6565
- id: setup-mongodb
66-
uses: mongodb-labs/drivers-evergreen-tools@master
66+
uses: mongodb-labs/drivers-evergreen-tools@50f50f9c039b4f13932e4d26c3cea1e1a732f881
6767
with:
6868
version: ${{ matrix.mongodb-version }}
6969
topology: ${{ matrix.topology }}

0 commit comments

Comments
 (0)