Skip to content

Commit 7449241

Browse files
Update .github/workflows/pyproject-license-check.yml
1 parent c922103 commit 7449241

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pyproject-license-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
- uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
1212

1313
- name: Check Python licenses
14-
uses: CVector-Energy/pyproject-check-python@main
14+
uses: CVector-Energy/pyproject-license-check@main
1515
with:
1616
app-id: ${{ vars.APP_ID }}
1717
app-private-key: ${{ secrets.APP_PRIVATE_KEY }}

0 commit comments

Comments
 (0)