Skip to content

Commit

Permalink
chore: Bump apache/skywalking-eyes from 97538682f556b56cc7422ece660d8…
Browse files Browse the repository at this point in the history
…d7e6c4fb013 to 6753eaeab2d30d8b777f33637bf48794f70888d0 (#1362)

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 3, 2024
1 parent 4b07a26 commit 9609143
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@97538682f556b56cc7422ece660d8d7e6c4fb013
uses: apache/skywalking-eyes/header@6753eaeab2d30d8b777f33637bf48794f70888d0
with:
mode: check
config: .github/licenserc.yml
- name: Check dependencies license
uses: apache/skywalking-eyes/dependency@97538682f556b56cc7422ece660d8d7e6c4fb013
uses: apache/skywalking-eyes/dependency@6753eaeab2d30d8b777f33637bf48794f70888d0
with:
config: .github/licenserc.yml
flags:
Expand Down

0 comments on commit 9609143

Please sign in to comment.