Skip to content

Commit

Permalink
fix license-checker fail like #5318
Browse files Browse the repository at this point in the history
  • Loading branch information
SeaRise committed Jul 8, 2022
1 parent 564eeea commit 240d6d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/license-checker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Check License Header
uses: apache/skywalking-eyes@main
uses: apache/skywalking-eyes@v0.3.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand Down

0 comments on commit 240d6d0

Please sign in to comment.