Skip to content

Commit e23125e

Browse files
chore(deps): update actions/upload-artifact action to v7
1 parent bbc44a1 commit e23125e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ jobs:
179179
done
180180
181181
- name: Upload SBOM artifacts
182-
uses: actions/upload-artifact@v6
182+
uses: actions/upload-artifact@v7
183183
with:
184184
name: SBOMs
185185
path: dotnet-*-root.sbom.spdx

0 commit comments

Comments
 (0)