Skip to content

Commit

Permalink
build(deps): bump apache/skywalking-eyes from a790ab8dd23a7f861c18bd6…
Browse files Browse the repository at this point in the history
…aaa9b012e3a234bce to cd7b195c51fd3d6ad52afceb760719ddc6b3ee91 (#197)
  • Loading branch information
dependabot[bot] committed Apr 26, 2024
1 parent f624dfd commit ff5e5b8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/reusable-license-checker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,13 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
- name: Check license header
uses: apache/skywalking-eyes/header@a790ab8dd23a7f861c18bd6aaa9b012e3a234bce
uses: apache/skywalking-eyes/header@cd7b195c51fd3d6ad52afceb760719ddc6b3ee91

with:
mode: check
config: .github/licenserc.yml
- name: Check dependencies license
uses: apache/skywalking-eyes/dependency@a790ab8dd23a7f861c18bd6aaa9b012e3a234bce
uses: apache/skywalking-eyes/dependency@cd7b195c51fd3d6ad52afceb760719ddc6b3ee91
with:
config: .github/licenserc.yml
flags:
Expand Down

0 comments on commit ff5e5b8

Please sign in to comment.