Skip to content
This repository was archived by the owner on May 8, 2024. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/header-license-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: Check License and license year on prs
uses: ZupIT/header-license-checker@37c8ae54d54581f1bef0bdf1efefaaf854bda857
uses: ZupIT/header-license-checker@635176fe2d08208c8256fd96cebae5c9a47e633c
with:
token: ${{ secrets.GITHUB_TOKEN }}
env:
Expand Down