Skip to content

Commit d7ca1ff

Browse files
authored
fix(ci): provide an id for create pr step in update authors task (#5627)
1 parent 833f22d commit d7ca1ff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/authors-and-third-party-notices.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ jobs:
4444
run: npm run update-third-party-notices
4545

4646
- name: Create Pull Request
47+
id: cpr
4748
uses: peter-evans/create-pull-request@v6
4849
with:
4950
commit-message: Update report

0 commit comments

Comments
 (0)