diff --git a/.github/workflows/license.yml b/.github/workflows/license.yml index bcf65a7..1ec979e 100644 --- a/.github/workflows/license.yml +++ b/.github/workflows/license.yml @@ -9,6 +9,6 @@ jobs: - uses: actions/checkout@v2 with: fetch-depth: 0 - - uses: FantasticFiasco/action-update-license-year@v2 + - uses: FantasticFiasco/action-update-license-year@v3 with: token: ${{ secrets.GITHUB_TOKEN }}