fixed wrong awesome-git-repo-age determination

This commit is contained in:
Jörg Stucke 2021-01-05 14:56:20 +01:00
parent f1b065de98
commit 2264c5ae4a

View File

@ -9,6 +9,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 0 # fix remark-lint:awesome-git-repo-age
- name: Test awesome-lint with custom file path
uses: jthegedus/github-action-awesome-lint@68fc989d5a01aa127ce502a59f72ebe4166386f1 # commit_sha of tag v0.1.0
with: