Merge pull request #18302 from etcd-io/dependabot/github_actions/actions/download-artifact-4.1.8

build(deps): bump actions/download-artifact from 4.1.7 to 4.1.8
This commit is contained in:
James Blair 2024-07-09 15:16:04 +12:00 committed by GitHub
commit 4d9dcebd61
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -52,7 +52,7 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: get-image - name: get-image
uses: actions/download-artifact@65a9edc5881444af0b9093a5e628f2fe47ea3b2e # v4.1.7 uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
with: with:
name: etcd-img name: etcd-img
path: /tmp path: /tmp