@@ -71,14 +71,14 @@ jobs:
71
71
shell : powershell
72
72
73
73
- name : Archive NewRelic.Agent.Extensions
74
- uses : actions/upload-artifact@1eb3cb2b3e0f29609092a73eb033bb759a334595 # v4.1 .0
74
+ uses : actions/upload-artifact@694cdabd8bdb0f10b2cea11669e1bf5453eed0a6 # v4.2 .0
75
75
with :
76
76
name : NewRelic.Agent.Extensions
77
77
path : ${{ github.workspace }}\src\Agent\NewRelic\Agent\Extensions\NewRelic.Agent.Extensions\bin\Release
78
78
if-no-files-found : error
79
79
80
80
- name : Archive FullAgent Home folders
81
- uses : actions/upload-artifact@1eb3cb2b3e0f29609092a73eb033bb759a334595 # v4.1 .0
81
+ uses : actions/upload-artifact@694cdabd8bdb0f10b2cea11669e1bf5453eed0a6 # v4.2 .0
82
82
with :
83
83
name : homefolders
84
84
path : |
@@ -122,14 +122,14 @@ jobs:
122
122
shell : powershell
123
123
124
124
- name : Archive msi _build Artifacts
125
- uses : actions/upload-artifact@1eb3cb2b3e0f29609092a73eb033bb759a334595 # v4.1 .0
125
+ uses : actions/upload-artifact@694cdabd8bdb0f10b2cea11669e1bf5453eed0a6 # v4.2 .0
126
126
with :
127
127
name : msi-build-folder-artifacts
128
128
path : ${{ github.workspace }}\src\_build
129
129
if-no-files-found : error
130
130
131
131
- name : Archive NewRelic.OpenTracing.AmazonLambda.Tracer
132
- uses : actions/upload-artifact@1eb3cb2b3e0f29609092a73eb033bb759a334595 # v4.1 .0
132
+ uses : actions/upload-artifact@694cdabd8bdb0f10b2cea11669e1bf5453eed0a6 # v4.2 .0
133
133
with :
134
134
name : NewRelic.OpenTracing.AmazonLambda.Tracer
135
135
path : ${{ github.workspace }}\src\AwsLambda\AwsLambdaOpenTracer\bin\Release\netstandard2.0-ILRepacked
@@ -173,7 +173,7 @@ jobs:
173
173
shell : powershell
174
174
175
175
- name : Archive Artifacts
176
- uses : actions/upload-artifact@1eb3cb2b3e0f29609092a73eb033bb759a334595 # v4.1 .0
176
+ uses : actions/upload-artifact@694cdabd8bdb0f10b2cea11669e1bf5453eed0a6 # v4.2 .0
177
177
with :
178
178
name : integrationtests
179
179
path : |
@@ -211,7 +211,7 @@ jobs:
211
211
shell : powershell
212
212
213
213
- name : Archive Artifacts
214
- uses : actions/upload-artifact@1eb3cb2b3e0f29609092a73eb033bb759a334595 # v4.1 .0
214
+ uses : actions/upload-artifact@694cdabd8bdb0f10b2cea11669e1bf5453eed0a6 # v4.2 .0
215
215
with :
216
216
name : unboundedintegrationtests
217
217
path : |
@@ -362,7 +362,7 @@ jobs:
362
362
363
363
- name : Archive integration test results on failure
364
364
if : ${{ failure() }}
365
- uses : actions/upload-artifact@1eb3cb2b3e0f29609092a73eb033bb759a334595 # v4.1 .0
365
+ uses : actions/upload-artifact@694cdabd8bdb0f10b2cea11669e1bf5453eed0a6 # v4.2 .0
366
366
with :
367
367
name : integration-test-results-${{ matrix.namespace }}
368
368
path : |
@@ -432,7 +432,7 @@ jobs:
432
432
433
433
- name : Archive integration test results on failure
434
434
if : ${{ failure() }}
435
- uses : actions/upload-artifact@1eb3cb2b3e0f29609092a73eb033bb759a334595 # v4.1 .0
435
+ uses : actions/upload-artifact@694cdabd8bdb0f10b2cea11669e1bf5453eed0a6 # v4.2 .0
436
436
with :
437
437
name : integration-test-results-linux-arm64
438
438
path : |
@@ -561,7 +561,7 @@ jobs:
561
561
562
562
- name : Archive unbounded test results on failure
563
563
if : ${{ failure() }}
564
- uses : actions/upload-artifact@1eb3cb2b3e0f29609092a73eb033bb759a334595 # v4.1 .0
564
+ uses : actions/upload-artifact@694cdabd8bdb0f10b2cea11669e1bf5453eed0a6 # v4.2 .0
565
565
with :
566
566
name : unbounded-test-working-directory-${{ matrix.namespace }}
567
567
path : |
@@ -631,7 +631,7 @@ jobs:
631
631
shell : bash
632
632
633
633
- name : Archive RPM Package Artifacts
634
- uses : actions/upload-artifact@1eb3cb2b3e0f29609092a73eb033bb759a334595 # v4.1 .0
634
+ uses : actions/upload-artifact@694cdabd8bdb0f10b2cea11669e1bf5453eed0a6 # v4.2 .0
635
635
with :
636
636
name : rpm-build-artifacts
637
637
path : ${{ github.workspace }}/src/_build/CoreArtifacts
@@ -684,7 +684,7 @@ jobs:
684
684
shell : bash
685
685
686
686
- name : Archive Debian Package Artifacts
687
- uses : actions/upload-artifact@1eb3cb2b3e0f29609092a73eb033bb759a334595 # v4.1 .0
687
+ uses : actions/upload-artifact@694cdabd8bdb0f10b2cea11669e1bf5453eed0a6 # v4.2 .0
688
688
with :
689
689
name : debian-build-artifacts
690
690
path : ${{ github.workspace }}/src/_build/CoreArtifacts
@@ -751,7 +751,7 @@ jobs:
751
751
shell : powershell
752
752
753
753
- name : Archive Deploy Artifacts
754
- uses : actions/upload-artifact@1eb3cb2b3e0f29609092a73eb033bb759a334595 # v4.1 .0
754
+ uses : actions/upload-artifact@694cdabd8bdb0f10b2cea11669e1bf5453eed0a6 # v4.2 .0
755
755
with :
756
756
name : deploy-artifacts
757
757
path : |
0 commit comments