Skip to content

Commit 11972e2

Browse files
chore(deps): bump changesets/action from 1.6.0 to 1.7.0
Bumps [changesets/action](https://github.com/changesets/action) from 1.6.0 to 1.7.0. - [Release notes](https://github.com/changesets/action/releases) - [Changelog](https://github.com/changesets/action/blob/main/CHANGELOG.md) - [Commits](changesets/action@c48e67d...6a0a831) --- updated-dependencies: - dependency-name: changesets/action dependency-version: 1.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 29063e0 commit 11972e2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333

3434
- name: Create or update release PR
3535
id: changesets
36-
uses: changesets/action@c48e67d110a68bc90ccf1098e9646092baacaa87 # v1.6.0
36+
uses: changesets/action@6a0a831ff30acef54f2c6aa1cbbc1096b066edaf # v1.7.0
3737
with:
3838
commit: "chore: release"
3939
title: "chore: release"
@@ -81,7 +81,7 @@ jobs:
8181
npm run build --workspace=@slack/socket-mode
8282
8383
- name: Publish to npm and create GitHub releases
84-
uses: changesets/action@c48e67d110a68bc90ccf1098e9646092baacaa87 # v1.6.0
84+
uses: changesets/action@6a0a831ff30acef54f2c6aa1cbbc1096b066edaf # v1.7.0
8585
with:
8686
createGithubReleases: true
8787
publish: npm run changeset -- publish

0 commit comments

Comments
 (0)