Skip to content

Commit ce6dfd6

Browse files
authored
Merge pull request #155 from advanced-security/dependabot/github_actions/peter-evans/create-pull-request-7
build(deps): bump peter-evans/create-pull-request from 6 to 7
2 parents 22cb32d + 5f29acb commit ce6dfd6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
echo "release=true" >> "$GITHUB_ENV"
4444
4545
- name: "Create Release"
46-
uses: peter-evans/create-pull-request@v6
46+
uses: peter-evans/create-pull-request@v7
4747
with:
4848
token: ${{ github.token }}
4949
commit-message: "[chore]: Create release for ${{ steps.get_version.outcome.version }}"

0 commit comments

Comments
 (0)