diff --git a/.github/workflows/update_license.yml b/.github/workflows/update_license.yml index 1a8947d..3b868c6 100644 --- a/.github/workflows/update_license.yml +++ b/.github/workflows/update_license.yml @@ -17,7 +17,7 @@ jobs: fetch-depth: 0 - name: Update license year 🪪 - uses: FantasticFiasco/action-update-license-year@v3.0.0 + uses: FantasticFiasco/action-update-license-year@v3.0.2 with: token: ${{ secrets.PAT }} commitTitle: 'docs(license): update copyright year to {{ currentYear }}'