Skip to content

Commit 5e40ee5

Browse files
dependabot[bot]kaworu
authored andcommitted
build(deps): bump actions/download-artifact from 4.1.4 to 4.1.5
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4.1.4 to 4.1.5. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@c850b93...8caf195) --- 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 6e99e6f commit 5e40ee5

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@c850b930e6ba138125429b7e5c93fc707a7f8427
101+
uses: actions/download-artifact@8caf195ad4b1dee92908e23f56eeb0696f1dd42d
102102
with:
103103
path: image-digest/
104104

0 commit comments

Comments
 (0)