Skip to content

Commit 8429e3b

Browse files
committed
fix: pin bot token setup to a commit hash
1 parent e9e09cd commit 8429e3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-node-js.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
name: Update Node.js versions
1515
runs-on: ubuntu-latest
1616
steps:
17-
- uses: mongodb-js/devtools-shared/actions/setup-bot-token@main
17+
- uses: mongodb-js/devtools-shared/actions/setup-bot-token@d638357cabd624ae626d9abb62cbac2760aea932
1818
id: app-token
1919
with:
2020
app-id: ${{ vars.DEVTOOLS_BOT_APP_ID }}

0 commit comments

Comments
 (0)