Skip to content

Commit cac8097

Browse files
authored
Update license_audit.yml
Update add-pr-comment to oracle-devrel
1 parent 928e4f2 commit cac8097

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/license_audit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
run: echo "${{ steps.analysis.outputs.unapproved_licenses }}"
3232
- name: Comment if analysis finds unapproved licenses
3333
if: steps.analysis.outputs.unapproved_licenses == 'true'
34-
uses: mshick/add-pr-comment@v1
34+
uses: oracle-devrel/add-pr-comment@v1
3535
with:
3636
message: |
3737
:no_entry: **License Inspection**

0 commit comments

Comments
 (0)