We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 54f68d6 + 7dc3993 commit be88566Copy full SHA for be88566
.github/workflows/outdatedDotnetTool.yml
@@ -58,7 +58,7 @@ jobs:
58
# (3) create a PR with the updated dependencies
59
# This will not create a duplicate PR if one exists already
60
- name: Create Pull Request
61
- uses: peter-evans/create-pull-request@v7
+ uses: peter-evans/create-pull-request@v8
62
with:
63
commit-message: ${{ env.COMMIT_MSG }}
64
committer: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
0 commit comments