File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 3232 output : gtest-generic-execution.xml
3333 transformation : gtest-to-generic-execution
3434 - run : diff -s gtest-generic-execution.xml test/gtest-to-generic-execution/expected-gtest-generic-execution-container.xml
35- - uses : actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5 .0.0
35+ - uses : actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6 .0.0
3636 if : always()
3737 with :
3838 name : gtest-generic-execution-container
6262 transformation : gtest-to-generic-execution
6363 - shell : bash
6464 run : diff --strip-trailing-cr -s gtest-generic-execution.xml test/gtest-to-generic-execution/expected-gtest-generic-execution-${{ runner.os }}.xml
65- - uses : actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5 .0.0
65+ - uses : actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6 .0.0
6666 if : always()
6767 with :
6868 name : gtest-generic-execution-${{ runner.os }}
Original file line number Diff line number Diff line change 3434 if : success() || failure()
3535 with :
3636 sarif_file : megalinter-reports/megalinter-report.sarif
37- - uses : actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5 .0.0
37+ - uses : actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6 .0.0
3838 if : success() || failure()
3939 with :
4040 name : Linter Report
You can’t perform that action at this time.
0 commit comments