Skip to content

Commit

Permalink
Merge pull request #155 from advanced-security/dependabot/github_acti…
Browse files Browse the repository at this point in the history
…ons/peter-evans/create-pull-request-7

build(deps): bump peter-evans/create-pull-request from 6 to 7
  • Loading branch information
GeekMasher authored Sep 17, 2024
2 parents 22cb32d + 5f29acb commit ce6dfd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
echo "release=true" >> "$GITHUB_ENV"
- name: "Create Release"
uses: peter-evans/create-pull-request@v6
uses: peter-evans/create-pull-request@v7
with:
token: ${{ github.token }}
commit-message: "[chore]: Create release for ${{ steps.get_version.outcome.version }}"
Expand Down

0 comments on commit ce6dfd6

Please sign in to comment.