Skip to content

Commit fa403e6

Browse files
chore(deps): update fantasticfiasco/action-update-license-year action to v3 (#119)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5c7c3b8 commit fa403e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-copyright-years-in-license-file.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ jobs:
1111
- uses: actions/checkout@v3
1212
with:
1313
fetch-depth: 0
14-
- uses: FantasticFiasco/action-update-license-year@v2
14+
- uses: FantasticFiasco/action-update-license-year@v3
1515
with:
1616
token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)