Skip to content

Commit

Permalink
Merge pull request #18111 from kubernetes/dependabot/github_actions/a…
Browse files Browse the repository at this point in the history
…ctions/download-artifact-4.1.2

Build(deps): Bump actions/download-artifact from 4.1.1 to 4.1.2
  • Loading branch information
spowelljr authored Feb 6, 2024
2 parents 0286255 + 881673b commit 944c1d4
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 15 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/functional_verified.yml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ jobs:
hostname || true
echo "--------------------------"
- name: Download Binaries
uses: actions/download-artifact@6b208ae046db98c579e8a3aa621ab581ff575935
uses: actions/download-artifact@eaceaf801fd36c7dee90939fad912460b18a1ffe
with:
name: minikube_binaries
path: minikube_binaries
Expand Down Expand Up @@ -202,7 +202,7 @@ jobs:
runs-on: ubuntu-20.04
steps:
- name: download all extra reports
uses: actions/download-artifact@6b208ae046db98c579e8a3aa621ab581ff575935
uses: actions/download-artifact@eaceaf801fd36c7dee90939fad912460b18a1ffe
- name: upload all extra reports
shell: bash {0}
continue-on-error: true
Expand Down
12 changes: 6 additions & 6 deletions .github/workflows/master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ jobs:
run: |
go install github.com/medyagh/gopogh/cmd/[email protected]
- name: Download Binaries
uses: actions/download-artifact@6b208ae046db98c579e8a3aa621ab581ff575935
uses: actions/download-artifact@eaceaf801fd36c7dee90939fad912460b18a1ffe
with:
name: minikube_binaries
path: minikube_binaries
Expand Down Expand Up @@ -238,7 +238,7 @@ jobs:
run: |
go install github.com/medyagh/gopogh/cmd/[email protected]
- name: Download Binaries
uses: actions/download-artifact@6b208ae046db98c579e8a3aa621ab581ff575935
uses: actions/download-artifact@eaceaf801fd36c7dee90939fad912460b18a1ffe
with:
name: minikube_binaries
path: minikube_binaries
Expand Down Expand Up @@ -340,7 +340,7 @@ jobs:
run: |
go install github.com/medyagh/gopogh/cmd/[email protected]
- name: Download Binaries
uses: actions/download-artifact@6b208ae046db98c579e8a3aa621ab581ff575935
uses: actions/download-artifact@eaceaf801fd36c7dee90939fad912460b18a1ffe
with:
name: minikube_binaries
path: minikube_binaries
Expand Down Expand Up @@ -440,7 +440,7 @@ jobs:
sudo /usr/libexec/ApplicationFirewall/socketfilterfw --setglobalstate off
sudo /usr/libexec/ApplicationFirewall/socketfilterfw -k
- name: Download Binaries
uses: actions/download-artifact@6b208ae046db98c579e8a3aa621ab581ff575935
uses: actions/download-artifact@eaceaf801fd36c7dee90939fad912460b18a1ffe
with:
name: minikube_binaries
path: minikube_binaries
Expand Down Expand Up @@ -545,7 +545,7 @@ jobs:
run: |
sudo sysctl fs.protected_regular=0
- name: Download Binaries
uses: actions/download-artifact@6b208ae046db98c579e8a3aa621ab581ff575935
uses: actions/download-artifact@eaceaf801fd36c7dee90939fad912460b18a1ffe
with:
name: minikube_binaries
path: minikube_binaries
Expand Down Expand Up @@ -619,7 +619,7 @@ jobs:
runs-on: ubuntu-20.04
steps:
- name: download all reports
uses: actions/download-artifact@6b208ae046db98c579e8a3aa621ab581ff575935
uses: actions/download-artifact@eaceaf801fd36c7dee90939fad912460b18a1ffe
- name: upload all reports
shell: bash {0}
continue-on-error: true
Expand Down
14 changes: 7 additions & 7 deletions .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ jobs:
run: |
go install github.com/medyagh/gopogh/cmd/[email protected]
- name: Download Binaries
uses: actions/download-artifact@6b208ae046db98c579e8a3aa621ab581ff575935
uses: actions/download-artifact@eaceaf801fd36c7dee90939fad912460b18a1ffe
with:
name: minikube_binaries
path: minikube_binaries
Expand Down Expand Up @@ -237,7 +237,7 @@ jobs:
run: |
go install github.com/medyagh/gopogh/cmd/[email protected]
- name: Download Binaries
uses: actions/download-artifact@6b208ae046db98c579e8a3aa621ab581ff575935
uses: actions/download-artifact@eaceaf801fd36c7dee90939fad912460b18a1ffe
with:
name: minikube_binaries
path: minikube_binaries
Expand Down Expand Up @@ -354,7 +354,7 @@ jobs:
run: |
go install github.com/medyagh/gopogh/cmd/[email protected]
- name: Download Binaries
uses: actions/download-artifact@6b208ae046db98c579e8a3aa621ab581ff575935
uses: actions/download-artifact@eaceaf801fd36c7dee90939fad912460b18a1ffe
with:
name: minikube_binaries
path: minikube_binaries
Expand Down Expand Up @@ -457,7 +457,7 @@ jobs:
run: |
go install github.com/medyagh/gopogh/cmd/[email protected]
- name: Download Binaries
uses: actions/download-artifact@6b208ae046db98c579e8a3aa621ab581ff575935
uses: actions/download-artifact@eaceaf801fd36c7dee90939fad912460b18a1ffe
with:
name: minikube_binaries
path: minikube_binaries
Expand Down Expand Up @@ -558,7 +558,7 @@ jobs:
sudo /usr/libexec/ApplicationFirewall/socketfilterfw --setglobalstate off
sudo /usr/libexec/ApplicationFirewall/socketfilterfw -k
- name: Download Binaries
uses: actions/download-artifact@6b208ae046db98c579e8a3aa621ab581ff575935
uses: actions/download-artifact@eaceaf801fd36c7dee90939fad912460b18a1ffe
with:
name: minikube_binaries
path: minikube_binaries
Expand Down Expand Up @@ -664,7 +664,7 @@ jobs:
run: |
sudo sysctl fs.protected_regular=0
- name: Download Binaries
uses: actions/download-artifact@6b208ae046db98c579e8a3aa621ab581ff575935
uses: actions/download-artifact@eaceaf801fd36c7dee90939fad912460b18a1ffe
with:
name: minikube_binaries
path: minikube_binaries
Expand Down Expand Up @@ -740,7 +740,7 @@ jobs:
runs-on: ubuntu-20.04
steps:
- name: download all reports
uses: actions/download-artifact@6b208ae046db98c579e8a3aa621ab581ff575935
uses: actions/download-artifact@eaceaf801fd36c7dee90939fad912460b18a1ffe
- name: upload all reports
shell: bash {0}
continue-on-error: true
Expand Down

0 comments on commit 944c1d4

Please sign in to comment.