Skip to content

Commit bcf5104

Browse files
committed
ci: pin changesets/bot action to commit SHA for supply-chain security
Pin to master HEAD SHA as changesets/bot has no release tags. Aligns with the repo's SHA-pinning policy (toss#325).
1 parent fec7d99 commit bcf5104

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/changeset-bot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ jobs:
1111
bot:
1212
runs-on: ubuntu-latest
1313
steps:
14-
- uses: changesets/bot@main
14+
- uses: changesets/bot@e755cedfffdc49f54ce5daa69d960a143941b787 # master

0 commit comments

Comments
 (0)