Skip to content

Commit

Permalink
Merge pull request #74 from philip-ndikum/dependabot/github_actions/a…
Browse files Browse the repository at this point in the history
…pache/skywalking-eyes-0.7.0

chore(deps): bump apache/skywalking-eyes from 0.6.0 to 0.7.0
  • Loading branch information
philip-ndikum authored Mar 1, 2025
2 parents fbb6f50 + a50a027 commit db95160
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/license-compliance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
ref: ${{ github.head_ref }} # Ensure the branch is checked out

- name: Fix License Header
uses: apache/skywalking-eyes/header@v0.6.0
uses: apache/skywalking-eyes/header@v0.7.0
with:
mode: fix

Expand All @@ -43,4 +43,4 @@ jobs:
uses: actions/checkout@v4

- name: Check Dependencies' License
uses: apache/skywalking-eyes/dependency@v0.6.0
uses: apache/skywalking-eyes/dependency@v0.7.0

0 comments on commit db95160

Please sign in to comment.