We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0e5e9a commit 3408083Copy full SHA for 3408083
.github/workflows/ci.yaml
@@ -199,7 +199,7 @@ jobs:
199
helm unittest charts/ingress-nginx -d
200
201
- name: cache
202
- uses: actions/download-artifact@6b208ae046db98c579e8a3aa621ab581ff575935 # v4.1.1
+ uses: actions/download-artifact@eaceaf801fd36c7dee90939fad912460b18a1ffe # v4.1.2
203
with:
204
name: docker.tar.gz
205
.github/workflows/zz-tmpl-k8s-e2e.yaml
@@ -23,7 +23,7 @@ jobs:
23
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
24
25
26
27
28
29
0 commit comments