Skip to content
This repository has been archived by the owner on Apr 7, 2024. It is now read-only.

Commit

Permalink
build(deps): bump apache/skywalking-eyes from 0.5.0 to 0.6.0 (#110)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Apr 7, 2024
1 parent 4fd993f commit 27626c1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/license-checker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,11 +34,11 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
- name: Check license header
uses: apache/skywalking-eyes/header@v0.5.0
uses: apache/skywalking-eyes/header@v0.6.0
with:
mode: check
config: .github/licenserc.yml
- name: Check dependencies license
uses: apache/skywalking-eyes/dependency@v0.5.0
uses: apache/skywalking-eyes/dependency@v0.6.0
with:
config: .github/licenserc.yml

0 comments on commit 27626c1

Please sign in to comment.