File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# This file is @generated by <https://github.com/liblaf/copier-shared>.
22# DO NOT EDIT!
33# prettier-ignore
4- _commit : v0.1.4
4+ _commit : v0.1.5
55_src_path : gh:liblaf/copier-share
66author_email : 30631553+liblaf@users.noreply.github.com
77author_name : liblaf
Original file line number Diff line number Diff line change 4343 token : ${{ steps.auth.outputs.token }}
4444 - if : success() || failure()
4545 name : Upload Reports
46- uses : actions/upload-artifact@v5
46+ uses : actions/upload-artifact@v6
4747 with :
4848 name : mega-linter-reports
4949 path : |-
5757 sudo rm --force --recursive 'mega-linter.log' 'megalinter-reports'
5858 - if : steps.lint.outputs.has-updated-sources > 0 && github.ref == 'refs/heads/main'
5959 name : Create PR with Applied Fixes
60- uses : peter-evans/create-pull-request@v7
60+ uses : peter-evans/create-pull-request@v8
6161 with :
6262 commit-message : " chore(mega-linter): apply linters automatic fixes"
6363 branch : mega-linter-fix/${{ github.ref_name }}
You can’t perform that action at this time.
0 commit comments