File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5858 make get-s3-perms ENV=${account} TF_WORKSPACE_NAME=${inactive_stack}
5959
6060 - name : Save Build Artifacts
61- uses : actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
61+ uses : actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0
6262 with :
6363 name : build-artifacts
6464 path : |
Original file line number Diff line number Diff line change 5959 make get-s3-perms ENV=${account} TF_WORKSPACE_NAME=${inactive_stack}
6060
6161 - name : Save Build Artifacts
62- uses : actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
62+ uses : actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0
6363 with :
6464 name : build-artifacts
6565 path : |
Original file line number Diff line number Diff line change 3535 run : make test
3636
3737 - name : Upload build artifacts
38- uses : actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
38+ uses : actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0
3939 with :
4040 name : build-artifacts
4141 path : dist
Original file line number Diff line number Diff line change 8080 make get-s3-perms ENV=dev
8181
8282 - name : Save Build Artifacts
83- uses : actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
83+ uses : actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0
8484 with :
8585 name : build-artifacts
8686 path : |
@@ -326,7 +326,7 @@ jobs:
326326 run : make test-performance-output
327327
328328 - name : Store Performance Test Outputs
329- uses : actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
329+ uses : actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0
330330 with :
331331 name : performance-test-outputs
332332 path : dist/*.png
Original file line number Diff line number Diff line change 7070 run : bash scripts/sbom-create.sh
7171
7272 - name : Upload SBOM artifact
73- uses : actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
73+ uses : actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0
7474 with :
7575 name : sbom-${{ github.sha }}
7676 path : sbom.spdx.json
You can’t perform that action at this time.
0 commit comments