We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4fd39a8 commit 8a0c476Copy full SHA for 8a0c476
.github/workflows/update.yml
@@ -35,7 +35,7 @@ jobs:
35
id: diff
36
- run: npm version patch --no-git-tag-version
37
if: steps.diff.outputs.changed == 'true'
38
- - uses: peter-evans/create-pull-request@v6
+ - uses: peter-evans/create-pull-request@v7
39
with:
40
author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
41
body: ''
0 commit comments