Committed by
GitHub
Use custom update license year version (#82)
Showing
1 changed file
with
1 additions
and
1 deletions
| @@ -15,7 +15,7 @@ jobs: | @@ -15,7 +15,7 @@ jobs: | ||
| 15 | - uses: actions/checkout@v2 | 15 | - uses: actions/checkout@v2 |
| 16 | with: | 16 | with: |
| 17 | fetch-depth: 0 | 17 | fetch-depth: 0 |
| 18 | - - uses: FantasticFiasco/action-update-license-year@v2 | 18 | + - uses: FantasticFiasco/action-update-license-year@66564cc720675678f03c008d254ebbf5f22609ac |
| 19 | with: | 19 | with: |
| 20 | token: ${{ secrets.GITHUB_TOKEN }} | 20 | token: ${{ secrets.GITHUB_TOKEN }} |
| 21 | path: '**/LICENSE' | 21 | path: '**/LICENSE' |
-
Please register or login to post a comment