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 e9e09cd commit 8429e3bCopy full SHA for 8429e3b
.github/workflows/update-node-js.yaml
@@ -14,7 +14,7 @@ jobs:
14
name: Update Node.js versions
15
runs-on: ubuntu-latest
16
steps:
17
- - uses: mongodb-js/devtools-shared/actions/setup-bot-token@main
+ - uses: mongodb-js/devtools-shared/actions/setup-bot-token@d638357cabd624ae626d9abb62cbac2760aea932
18
id: app-token
19
with:
20
app-id: ${{ vars.DEVTOOLS_BOT_APP_ID }}
0 commit comments