Skip to content

Commit

Permalink
run v2 of viperproject/check-license-header
Browse files Browse the repository at this point in the history
  • Loading branch information
maximilianpilz committed Feb 5, 2024
1 parent 9110319 commit fa4a578
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/license-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
steps:
# Run `git checkout`
- uses: actions/checkout@v3
- uses: viperproject/check-license-header@v1
- uses: viperproject/check-license-header@v2
with:
path: .
config: .github/license-check/license-config.json
Expand Down

0 comments on commit fa4a578

Please sign in to comment.