Skip to content

Commit 59a166c

Browse files
dependabot[bot]chancez
authored andcommitted
build(deps): bump actions/download-artifact from 4.1.6 to 4.1.7
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4.1.6 to 4.1.7. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@9c19ed7...65a9edc) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 50ec5b5 commit 59a166c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-images-release.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ jobs:
9898
mkdir -p image-digest/
9999
100100
- name: Download digests of all images built
101-
uses: actions/download-artifact@9c19ed7fe5d278cd354c7dfd5d3b88589c7e2395
101+
uses: actions/download-artifact@65a9edc5881444af0b9093a5e628f2fe47ea3b2e
102102
with:
103103
path: image-digest/
104104

0 commit comments

Comments
 (0)