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.
1 parent 38d7c02 commit 7182470Copy full SHA for 7182470
.github/workflows/lint.yml
@@ -12,6 +12,6 @@ jobs:
12
steps:
13
- uses: actions/checkout@v4
14
- name: Install Node and dependencies
15
- uses: baileympearson/drivers-github-tools/node/setup@add-signing-env-action-for-node
+ uses: mongodb-labs/drivers-github-tools/node/setup@v2
16
17
- run: npm run check:lint
.github/workflows/release_notes.yml
@@ -46,7 +46,7 @@ jobs:
46
47
# Setup Node.js and npm install
48
49
50
51
# See: https://github.com/googleapis/release-please/issues/1274
52
0 commit comments