Skip to content

Commit 285a045

Browse files
chore(deps): update dotansimha/changesets-action action to v1.5.0 (#1314)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bba08e7 commit 285a045

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
if: ${{ startsWith(github.event.head_commit.message, env.RELEASE_COMMIT_MSG) }}
3737
run: pnpm --filter=@graphprotocol/graph-cli oclif:pack
3838
- name: Release / pull_request
39-
uses: dotansimha/changesets-action@v1.4.0
39+
uses: dotansimha/changesets-action@v1.5.0
4040
with:
4141
publish: pnpm release
4242
version: pnpm changeset version

0 commit comments

Comments
 (0)