Skip to content

Commit

Permalink
chore: fix action format
Browse files Browse the repository at this point in the history
  • Loading branch information
GuangmingLuo committed Apr 15, 2024
1 parent 337ad52 commit 2ae3776
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
- uses: actions/checkout@v3

- name: Check License Header
uses: apache/skywalking-eyes/header@0.4.0
uses: apache/skywalking-eyes/header@v0.4.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

Expand Down

0 comments on commit 2ae3776

Please sign in to comment.