Skip to content

Commit

Permalink
Update license-checker.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gdams authored Mar 22, 2024
1 parent 6d85ece commit a1289e6
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 @@ -32,6 +32,6 @@ jobs:
ref: ${{ github.event.pull_request.head.sha }}

- name: Check License Header
uses: apache/skywalking-eyes/header@6b2529214f6b1ccee3ec92bb0adfeabf6f66f538 # v0.5.0
uses: apache/skywalking-eyes@6b2529214f6b1ccee3ec92bb0adfeabf6f66f538 # v0.5.0
with:
token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit a1289e6

Please sign in to comment.