Skip to content

Commit

Permalink
chore: Bump apache/skywalking-eyes from ed436a5593c63a25f394ea29da61b…
Browse files Browse the repository at this point in the history
…0ac3731a9fe to 6753eaeab2d30d8b777f33637bf48794f70888d0 (ratify-project#1366)

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 and binbin-li committed Apr 10, 2024
1 parent 4d77a8a commit 8c7712d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/e2e-cli.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@ jobs:
- name: Checkout
uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633
- name: Check license header
uses: apache/skywalking-eyes/header@ed436a5593c63a25f394ea29da61b0ac3731a9fe
uses: apache/skywalking-eyes/header@6753eaeab2d30d8b777f33637bf48794f70888d0
with:
mode: check
config: .github/licenserc.yml
- name: Check dependencies license
uses: apache/skywalking-eyes/dependency@ed436a5593c63a25f394ea29da61b0ac3731a9fe
uses: apache/skywalking-eyes/dependency@6753eaeab2d30d8b777f33637bf48794f70888d0
with:
config: .github/licenserc.yml
flags:
Expand Down

0 comments on commit 8c7712d

Please sign in to comment.