Skip to content

Commit

Permalink
chore: Bump apache/skywalking-eyes from e6d1ce46901c759d9d9f84f8bcb97…
Browse files Browse the repository at this point in the history
…ad028cd5f88 to 97538682f556b56cc7422ece660d8d7e6c4fb013 (#1355)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 1, 2024
1 parent dd1b883 commit 8fc65fd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,12 @@ jobs:
- name: Checkout
uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633
- name: Check license header
uses: apache/skywalking-eyes/header@e6d1ce46901c759d9d9f84f8bcb97ad028cd5f88
uses: apache/skywalking-eyes/header@97538682f556b56cc7422ece660d8d7e6c4fb013
with:
mode: check
config: .github/licenserc.yml
- name: Check dependencies license
uses: apache/skywalking-eyes/dependency@e6d1ce46901c759d9d9f84f8bcb97ad028cd5f88
uses: apache/skywalking-eyes/dependency@97538682f556b56cc7422ece660d8d7e6c4fb013
with:
config: .github/licenserc.yml
flags:
Expand Down

0 comments on commit 8fc65fd

Please sign in to comment.