Skip to content

Commit

Permalink
Merge pull request #2174 from loft-sh/dependabot/github_actions/main/…
Browse files Browse the repository at this point in the history
…peter-evans/create-pull-request-7

build(deps): bump peter-evans/create-pull-request from 5 to 7
  • Loading branch information
FabianKramm authored Oct 7, 2024
2 parents 3dfb4a5 + 626cbcb commit 7d59652
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go-licenses.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
run: go-licenses report ./... > docs/pages/licenses/vcluster.mdx --template .github/licenses.tmpl --ignore github.com/loft-sh

- name: Create pull request
uses: peter-evans/create-pull-request@v5
uses: peter-evans/create-pull-request@v7
with:
token: ${{ secrets.GH_ACCESS_TOKEN }}
committer: Loft Bot <[email protected]>
Expand Down

0 comments on commit 7d59652

Please sign in to comment.