Skip to content

Commit

Permalink
Bump FantasticFiasco/action-update-license-year from 2 to 3 (#45)
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 29, 2023
1 parent e0f557e commit 378b0da
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 378b0da

Please sign in to comment.