-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Unknown
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
None
-
Java Drivers
-
None
-
None
-
None
-
None
-
None
-
None
`.github/workflows/release.yml:27` uses
`mongodb-labs/drivers-github-tools/secure-checkout@v2`, a mutable tag. It can be repointed
without any commit here, so the action that mints an App token and checks out the repo
during a release can change silently.
Let's update it in the same way as mongo-hibernate didÂ