diff options
| author | Philip Taron <philip.taron@gmail.com> | 2025-12-16 17:55:15 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-12-16 17:55:15 +0000 |
| commit | 4adfd48b0b45ba0fac107248ee06e397a8b67d9c (patch) | |
| tree | 1f77defa3df2eae0da924fed02b47dec0a89af0e /.github | |
| parent | 86136fc1655d3b1d56435bd5fad08d6d51fe2f46 (diff) | |
| parent | ae757e2c8592353693f873c68c1991daf2588a05 (diff) | |
build(deps): bump peter-evans/create-pull-request from 7.0.11 to 8.0.0 (#471000)
Diffstat (limited to '.github')
| -rw-r--r-- | .github/workflows/teams.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/teams.yml b/.github/workflows/teams.yml index b815909c3472..69f03ea1dc03 100644 --- a/.github/workflows/teams.yml +++ b/.github/workflows/teams.yml @@ -64,7 +64,7 @@ jobs: echo "git-string=$name <$email>" >> "$GITHUB_OUTPUT" - name: Create Pull Request - uses: peter-evans/create-pull-request@22a9089034f40e5a961c8808d113e2c98fb63676 # v7.0.11 + uses: peter-evans/create-pull-request@98357b18bf14b5342f975ff684046ec3b2a07725 # v8.0.0 with: token: ${{ steps.app-token.outputs.token }} add-paths: maintainers/github-teams.json |
