We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4cb5955 + d78ae19 commit 1f0d86cCopy full SHA for 1f0d86c
.github/workflows/component-test.yml
@@ -218,7 +218,7 @@ jobs:
218
219
- name: Upload Test Report
220
if: always()
221
- uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
+ uses: actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5.0.0
222
with:
223
name: test-report
224
path: app-orch-tenant-controller/${{ github.event_name }}-${{ github.event.number }}-test-report.html
0 commit comments