diff --git a/.github/workflows/update-license-year.yml b/.github/workflows/update-license-year.yml index 7dce584..c46f7d3 100644 --- a/.github/workflows/update-license-year.yml +++ b/.github/workflows/update-license-year.yml @@ -16,6 +16,6 @@ jobs: uses: actions/checkout@v6 - name: Update license year - uses: FantasticFiasco/action-update-license-year@v3.0.3 + uses: FantasticFiasco/action-update-license-year@v3.0.4 with: token: ${{ secrets.GITHUB_TOKEN }}