Skip to content

Commit

Permalink
Bump p3lim/license-year-updater from 1 to 2
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]>
  • Loading branch information
dependabot[bot] authored Jul 17, 2024
1 parent 540e4b0 commit 9a0a052
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@v2

- 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 9a0a052

Please sign in to comment.