File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4444
4545 - name : Archive production artifacts
4646 if : success() || failure()
47- uses : actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4
47+ uses : actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5
4848 with :
4949 name : MegaLinter reports
5050 path : |
9191 env.APPLY_FIXES_MODE == 'commit' && github.ref != 'refs/heads/main' &&
9292 (github.event_name == 'push' || github.event.pull_request.head.repo.full_name == github.repository) &&
9393 !contains(github.event.head_commit.message, 'skip fix')
94- uses : stefanzweifel/git-auto-commit-action@778341af668090896ca464160c2def5d1d1a3eb0 # v6
94+ uses : stefanzweifel/git-auto-commit-action@28e16e81777b558cc906c8750092100bbb34c5e3 # v7
9595 with :
9696 branch : ${{ github.event.pull_request.head.ref || github.head_ref || github.ref }}
9797 commit_message : " [MegaLinter] Apply linters fixes"
You can’t perform that action at this time.
0 commit comments