Skip to content

Commit 7bc23cd

Browse files
authored
Merge pull request #156 from BretFisher/dependabot/github_actions/actions/download-artifact-8.0.1
[actions] Bump actions/download-artifact from 8.0.0 to 8.0.1
2 parents fb83131 + c917445 commit 7bc23cd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/reusable-docker-build-native.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,7 @@ jobs:
240240
INPUTS_IMAGE_NAMES: ${{ inputs.image-names }}
241241

242242
- name: Download digests
243-
uses: actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 #v8.0.0
243+
uses: actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c #v8.0.1
244244
with:
245245
path: ${{ runner.temp }}/digests
246246
pattern: digests-*

0 commit comments

Comments
 (0)