Skip to content

Commit

Permalink
Bump FantasticFiasco/action-update-license-year from 2 to 3 (#929)
Browse files Browse the repository at this point in the history
Bumps [FantasticFiasco/action-update-license-year](https://github.com/FantasticFiasco/action-update-license-year) from 2 to 3.
- [Release notes](https://github.com/FantasticFiasco/action-update-license-year/releases)
- [Changelog](https://github.com/FantasticFiasco/action-update-license-year/blob/master/CHANGELOG.md)
- [Commits](FantasticFiasco/action-update-license-year@v2...v3)

---
updated-dependencies:
- dependency-name: FantasticFiasco/action-update-license-year
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 29, 2023
1 parent a0bc9e8 commit 9abf556
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-license-copyright-years.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- uses: FantasticFiasco/action-update-license-year@v2
- uses: FantasticFiasco/action-update-license-year@v3
with:
token: ${{ secrets.GITHUB_TOKEN }}
path: LICENSE.txt
Expand Down

0 comments on commit 9abf556

Please sign in to comment.