File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 4646 VBoxManage list runningvms --long
4747 - name : Upload VM logs
4848 if : failure()
49- uses : actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # 4.6.2
49+ uses : actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # 5.0.0
5050 with :
5151 name : vm-logs-${{ inputs.os }}_${{ inputs.provider }}-${{ github.run_id }}
5252 path : |
Original file line number Diff line number Diff line change 4040 steps :
4141 - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # 5.0.0
4242 - name : Run super-linter validation
43- uses : super-linter/super-linter@7bba2eeb89d01dc9bfd93c497477a57e72c83240 # 8.2.0
43+ uses : super-linter/super-linter@2bdd90ed3262e023ac84bf8fe35dc480721fc1f2 # 8.2.1
4444 env :
4545 GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
4646 LINTER_RULES_PATH : /
Original file line number Diff line number Diff line change 2424 runs-on : ubuntu-latest
2525 steps :
2626 - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # 5.0.0
27- - uses : reviewdog/action-misspell@8f4203d27a6896ebd5cd8bdd861b36bd18c37978 # 1.26.3
27+ - uses : reviewdog/action-misspell@e7ea17f144822818706c7e579de7927d59384575 # 1.27.0
2828 with :
2929 github_token : ${{ secrets.github_token }}
3030 check-spellcheck :
You can’t perform that action at this time.
0 commit comments