Skip to content

Commit 2e32552

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/bump-auxiliary-packages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
name: Bump packages
1111
runs-on: ubuntu-latest
1212
steps:
13-
- uses: mongodb-js/devtools-shared/actions/setup-bot-token@main
13+
- uses: mongodb-js/devtools-shared/actions/setup-bot-token@d638357cabd624ae626d9abb62cbac2760aea932
1414
id: app-token
1515
with:
1616
app-id: ${{ vars.DEVTOOLS_BOT_APP_ID }}

0 commit comments

Comments
 (0)