diff --git a/.github/workflows/license.yaml b/.github/workflows/license.yaml index 9767db7..85b7644 100644 --- a/.github/workflows/license.yaml +++ b/.github/workflows/license.yaml @@ -17,6 +17,6 @@ with: fetch-depth: 0 - name: Update LICENSE Copyright Year - uses: FantasticFiasco/action-update-license-year@v2 + uses: FantasticFiasco/action-update-license-year@v3 with: token: ${{ github.token }}