Skip to content

Commit

Permalink
build(deps): bump p3lim/license-year-updater from 1 to 2 (#12)
Browse files Browse the repository at this point in the history
Bumps [p3lim/license-year-updater](https://github.com/p3lim/license-year-updater) from 1 to 2.
- [Release notes](https://github.com/p3lim/license-year-updater/releases)
- [Commits](p3lim/license-year-updater@v1...v2)

---
updated-dependencies:
- dependency-name: p3lim/license-year-updater
  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 Jan 4, 2024
1 parent 2e6c68e commit dfef481
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/license.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
uses: actions/checkout@v3

- name: Update license year
uses: p3lim/license-year-updater@v1
uses: p3lim/license-year-updater@v2
with:
files: LICENSE.txt

Expand Down

0 comments on commit dfef481

Please sign in to comment.