Skip to content

Commit

Permalink
Merge pull request #1152 from apache/dependabot/github_actions/peter-…
Browse files Browse the repository at this point in the history
…evans/create-pull-request-6

Bump peter-evans/create-pull-request from 3 to 6
  • Loading branch information
rzo1 authored May 21, 2024
2 parents 469d00f + aa817b1 commit eaedc28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main-push-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
run: find ./boms -type f -exec sed -i -e 's/\r$//' {} \;

- name: Create Pull Request after BOM Regeneration
uses: peter-evans/create-pull-request@v3
uses: peter-evans/create-pull-request@v6
with:
base: main
token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit eaedc28

Please sign in to comment.