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 @@ -128,7 +128,7 @@ jobs:
128128 uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
129129
130130 - name : ci/download-sboms
131- uses : actions/download-artifact@9bc31d5ccc31df68ecc42ccf4149144866c47c8a # v4.2.1
131+ uses : actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3.0
132132 with :
133133 pattern : sbom-*.json
134134 path : ${{ github.workspace }}
@@ -216,7 +216,7 @@ jobs:
216216 working-directory : ./fastlane
217217
218218 - name : ci/download-artifacts
219- uses : actions/download-artifact@9bc31d5ccc31df68ecc42ccf4149144866c47c8a # v4.2.1
219+ uses : actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3.0
220220 with :
221221 path : ${{ github.workspace }}
222222 merge-multiple : true
You can’t perform that action at this time.
0 commit comments