creativecreatorormaybenot
Committed by GitHub

Switch to license action v2 (#85)

@@ -15,7 +15,7 @@ jobs: @@ -15,7 +15,7 @@ jobs:
15 - uses: actions/checkout@v2 15 - uses: actions/checkout@v2
16 with: 16 with:
17 fetch-depth: 0 17 fetch-depth: 0
18 - - uses: FantasticFiasco/action-update-license-year@66564cc720675678f03c008d254ebbf5f22609ac 18 + - uses: FantasticFiasco/action-update-license-year@v2
19 with: 19 with:
20 token: ${{ secrets.GITHUB_TOKEN }} 20 token: ${{ secrets.GITHUB_TOKEN }}
21 path: '**/LICENSE' 21 path: '**/LICENSE'