File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -115,7 +115,7 @@ jobs:
115115 artifacts-sha256 : ${{ steps.set-hash.outputs.artifacts-sha256 }}
116116 steps :
117117 - name : Download artifacts-sha256
118- uses : actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3 .0
118+ uses : actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5.0 .0
119119 with :
120120 name : artifacts-sha256
121121 # The SLSA provenance generator expects the hash digest of artifacts to be passed as a job
@@ -148,7 +148,7 @@ jobs:
148148 - name : Checkout repository
149149 uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0
150150 - name : Download artifacts
151- uses : actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3 .0
151+ uses : actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5.0 .0
152152 with :
153153 name : gradle-build-outputs
154154 path : build/repo
You can’t perform that action at this time.
0 commit comments