Skip to content

Commit 1bd1050

Browse files
chore(deps): update dotansimha/changesets-action action to v1.5.2
1 parent 6ee85d1 commit 1bd1050

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
@@ -38,7 +38,7 @@ jobs:
3838
if: ${{ startsWith(github.event.head_commit.message, env.RELEASE_COMMIT_MSG) }}
3939
run: pnpm --filter=@graphprotocol/graph-cli oclif:pack
4040
- name: Release / pull_request
41-
uses: dotansimha/[email protected].0
41+
uses: dotansimha/[email protected].2
4242
with:
4343
publish: pnpm release
4444
version: pnpm changeset version

0 commit comments

Comments
 (0)