Skip to content

Commit 822e7c9

Browse files
ci(deps): bump actions/download-artifact from 4.1.8 to 4.3.0 (#1172)
| datasource | package | from | to | | ----------- | ------------------------- | ------ | ------ | | github-tags | actions/download-artifact | v4.1.8 | v4.3.0 | Co-authored-by: mazi-renovate[bot] <161091290+mazi-renovate[bot]@users.noreply.github.com>
1 parent 2bc052d commit 822e7c9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ jobs:
129129
shell: bash -xe {0}
130130
steps:
131131
- name: Download build artifact
132-
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
132+
uses: actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3.0
133133
with:
134134
path: artifact
135135
pattern: release-*-unknown-linux-musl

0 commit comments

Comments
 (0)