Skip to content

Commit 0f85b12

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/temp-push-auxiliary-tags.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
environment: Production
1313

1414
steps:
15-
- uses: mongodb-js/devtools-shared/actions/setup-bot-token@main
15+
- uses: mongodb-js/devtools-shared/actions/setup-bot-token@d638357cabd624ae626d9abb62cbac2760aea932
1616
id: app-token
1717
with:
1818
app-id: ${{ vars.DEVTOOLS_BOT_APP_ID }}

0 commit comments

Comments
 (0)