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 @@ -117,7 +117,7 @@ jobs:
117117 uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
118118
119119 - name : ci/download-sboms
120- uses : actions/download-artifact@9bc31d5ccc31df68ecc42ccf4149144866c47c8a # v4.2.1
120+ uses : actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3.0
121121 with :
122122 path : ${{ github.workspace }}
123123 pattern : |
@@ -177,7 +177,7 @@ jobs:
177177 working-directory : ./fastlane
178178
179179 - name : ci/download-artifacts
180- uses : actions/download-artifact@9bc31d5ccc31df68ecc42ccf4149144866c47c8a # v4.2.1
180+ uses : actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3.0
181181 with :
182182 path : ${{ github.workspace }}
183183 merge-multiple : true
You can’t perform that action at this time.
0 commit comments