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.
1 parent 94b104d commit 0cae0f0Copy full SHA for 0cae0f0
.github/workflows/dependabot.yml
@@ -37,7 +37,7 @@ jobs:
37
- name: Create Pull Request
38
if: steps.commit.outputs.change == 'yes'
39
id: pr
40
- uses: peter-evans/create-pull-request@v6
+ uses: peter-evans/create-pull-request@v7
41
with:
42
commit-message: Update report
43
committer: merger-bot[bot] <131801252+merger-bot[bot]@users.noreply.github.com>
0 commit comments