Skip to content

Commit a800178

Browse files
authored
Update create-release-pr.yml (#13)
1 parent 5b27465 commit a800178

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

workflow-templates/create-release-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ jobs:
1414
- uses: actions/setup-node@v2
1515
with:
1616
node-version: ${{ steps.nvm.outputs.NODE_VERSION }}
17-
- uses: MetaMask/action-create-release-pr@0.0.2
17+
- uses: MetaMask/action-create-release-pr@0.0.7
1818
env:
1919
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)