Skip to content

Commit

Permalink
Use v1 of license report check (#28)
Browse files Browse the repository at this point in the history
  • Loading branch information
cicdguy authored Dec 13, 2021
1 parent f6d9845 commit 7f1a550
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/licenses.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@ jobs:
uses: actions/checkout@v2

- name: Generate license report 📜
uses: insightsengineering/r-license-report@v1.0.0
uses: insightsengineering/r-license-report@v1
with:
regex: "^AGPL.*"

0 comments on commit 7f1a550

Please sign in to comment.