Skip to content

Commit c30ca55

Browse files
authored
Pin third-party GitHub Actions to SHAs (#25)
1 parent 373c535 commit c30ca55

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- run: npm install -g npm@11.5.1
2525
- run: corepack enable
2626
- run: corepack yarn
27-
- uses: changesets/action@v1
27+
- uses: changesets/action@a45c4d594aa4e2c509dc14a9f2b3b67ba3780d0d
2828
with:
2929
version: corepack yarn changeset version
3030
publish: corepack yarn changeset publish

0 commit comments

Comments
 (0)