Skip to content

Commit b101f5e

Browse files
dependabot[bot]rolinh
authored andcommitted
ci: bump actions/download-artifact from 4.1.8 to 4.1.9
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4.1.8 to 4.1.9. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@fa0a91b...cc20338) --- 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 881a16a commit b101f5e

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

0 commit comments

Comments
 (0)