This repository was archived by the owner on Sep 9, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change 7474 - name : " Harden Runner"
7575 uses : step-security/harden-runner@ec9f2d5744a09debf3a187a3f4f675c53b671911 # v2.13.0
7676 with :
77- disable-sudo-and-containers : true
7877 egress-policy : block
7978 allowed-endpoints : >
8079 fulcio.sigstore.dev:443
8584 tuf-repo-cdn.sigstore.dev:443
8685
8786 - name : " Download build artifacts"
88- uses : actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3 .0
87+ uses : actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5.0 .0
8988 with :
9089 name : Packages
9190 path : dist
@@ -114,7 +113,6 @@ jobs:
114113 - name : " Harden Runner"
115114 uses : step-security/harden-runner@ec9f2d5744a09debf3a187a3f4f675c53b671911 # v2.13.0
116115 with :
117- disable-sudo-and-containers : true
118116 egress-policy : block
119117 allowed-endpoints : >
120118 fulcio.sigstore.dev:443
@@ -125,7 +123,7 @@ jobs:
125123 tuf-repo-cdn.sigstore.dev:443
126124
127125 - name : " Download build artifacts"
128- uses : actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3 .0
126+ uses : actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5.0 .0
129127 with :
130128 name : Packages
131129 path : dist
You can’t perform that action at this time.
0 commit comments