Skip to content

Commit cfdeab0

Browse files
authored
Merge pull request #68 from mietzen/dependabot/github_actions/dot-github/workflows/peter-evans/create-pull-request-7
Bump peter-evans/create-pull-request from 6 to 7 in /.github/workflows
2 parents 572cde0 + 25533fb commit cfdeab0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
- name: Create Pull Request
3838
if: steps.commit.outputs.change == 'yes'
3939
id: pr
40-
uses: peter-evans/create-pull-request@v6
40+
uses: peter-evans/create-pull-request@v7
4141
with:
4242
commit-message: Update report
4343
committer: merger-bot[bot] <131801252+merger-bot[bot]@users.noreply.github.com>

0 commit comments

Comments
 (0)