diff --git a/.github/workflows/__update_license_years.yml b/.github/workflows/__update_license_years.yml index 0f55a83..0521987 100644 --- a/.github/workflows/__update_license_years.yml +++ b/.github/workflows/__update_license_years.yml @@ -49,7 +49,7 @@ jobs: persist-credentials: false - name: Update license year - uses: FantasticFiasco/action-update-license-year@d837fc83ecb71196807bdf3854208f556e66f6ed # v3.0.3 + uses: FantasticFiasco/action-update-license-year@f180e962fa988db222d8f03ef4636750312d1b3d # v3.0.4 with: commitAuthorEmail: ${{ secrets.GH_BOT_EMAIL }} commitAuthorName: ${{ secrets.GH_BOT_NAME }}