Skip to content

Commit

Permalink
fix(ci): provide an id for create pr step in update authors task (#5627)
Browse files Browse the repository at this point in the history
  • Loading branch information
gribnoysup committed Mar 27, 2024
1 parent 833f22d commit d7ca1ff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/authors-and-third-party-notices.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ jobs:
run: npm run update-third-party-notices

- name: Create Pull Request
id: cpr
uses: peter-evans/create-pull-request@v6
with:
commit-message: Update report
Expand Down

0 comments on commit d7ca1ff

Please sign in to comment.