Skip to content

Commit 6a3f238

Browse files
authored
Merge branch 'main' into dependabot/terraform/terraform/edge-storage-pool/dmacvicar/libvirt-0.8.3
2 parents 30c1e67 + 8df1ffc commit 6a3f238

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/virtual-integration.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ jobs:
120120

121121
- name: Upload evidence
122122
if: always()
123-
uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
123+
uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1
124124
with:
125125
name: antivirus-report
126126
path: ${{ env.OUTPUT_FILE }}
@@ -584,7 +584,7 @@ jobs:
584584
585585
- name: Upload test artifacts
586586
if: always()
587-
uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
587+
uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1
588588
with:
589589
name: kind-${{ github.event_name }}-${{ github.event.number }}-robot-report
590590
path: |
@@ -723,7 +723,7 @@ jobs:
723723
724724
- name: Upload test artifacts
725725
if: always()
726-
uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
726+
uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1
727727
with:
728728
name: on-prem-${{ github.event_name }}-${{ github.event.number }}-robot-report
729729
path: |

0 commit comments

Comments
 (0)