Skip to content

Commit be88566

Browse files
authored
Merge pull request #41 from goswinr/dependabot/github_actions/peter-evans/create-pull-request-8
Bump peter-evans/create-pull-request from 7 to 8
2 parents 54f68d6 + 7dc3993 commit be88566

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/outdatedDotnetTool.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
# (3) create a PR with the updated dependencies
5959
# This will not create a duplicate PR if one exists already
6060
- name: Create Pull Request
61-
uses: peter-evans/create-pull-request@v7
61+
uses: peter-evans/create-pull-request@v8
6262
with:
6363
commit-message: ${{ env.COMMIT_MSG }}
6464
committer: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

0 commit comments

Comments
 (0)