Skip to content

Commit 21fad8a

Browse files
authored
Merge pull request #164 from inversify/renovate/github-actions
chore: update changesets/action action to v1.8.0
2 parents 6872fd8 + 6b3785a commit 21fad8a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
- uses: ./.github/actions/setup
4040

4141
- name: Publish npm packages
42-
uses: changesets/action@6a0a831ff30acef54f2c6aa1cbbc1096b066edaf # v1.7.0
42+
uses: changesets/action@63a615b9cd06ba9a3e6d13796c7fbcb080a60a0b # v1.8.0
4343
with:
4444
publish: pnpm run release
4545
env:

0 commit comments

Comments
 (0)