Skip to content

Commit

Permalink
Bump action-create-release-pr to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
Mrtenz committed Oct 23, 2023
1 parent 488a2e6 commit 8f96c1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create-release-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
uses: actions/setup-node@v3
with:
node-version-file: '.nvmrc'
- uses: MetaMask/action-create-release-pr@v2
- uses: MetaMask/action-create-release-pr@v3
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand Down

0 comments on commit 8f96c1f

Please sign in to comment.