Skip to content

Commit

Permalink
chore(deps): update fantasticfiasco/action-update-license-year action…
Browse files Browse the repository at this point in the history
… to v3.0.2 (#128)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jul 6, 2023
1 parent c8cad80 commit c71da45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update_license.yml
Expand Up @@ -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 }}'
Expand Down

0 comments on commit c71da45

Please sign in to comment.