Skip to content

Commit

Permalink
Bump FantasticFiasco/action-update-license-year from 2 to 3
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>
  • Loading branch information
dependabot[bot] authored and Bisaloo committed Mar 27, 2024
1 parent 1e12804 commit 2d84d6a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/update-copyright-year.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: FantasticFiasco/action-update-license-year@v2
- uses: FantasticFiasco/action-update-license-year@v3
with:
token: ${{ secrets.GITHUB_TOKEN }}
path: |
Expand All @@ -21,7 +21,7 @@ jobs:
This PR updates the copyright license for this new year! If you're reading this while you're celebrating, enjoy! Don't worry about this one :blush:
![Happy new year!](https://media.giphy.com/media/HyDfNCZlTn5iU/giphy.gif?cid=ecf05e4777yl7dbo1xfha6bx1z5lrl13uq7biv6rs9dqsyoh&ep=v1_gifs_search&rid=giphy.gif&ct=g)
- uses: FantasticFiasco/action-update-license-year@v2
- uses: FantasticFiasco/action-update-license-year@v3
with:
token: ${{ secrets.GITHUB_TOKEN }}
path: |
Expand Down

0 comments on commit 2d84d6a

Please sign in to comment.