mirror of https://github.com/knative/caching.git
Update actions (#547)
Signed-off-by: Knative Automation <automation@knative.team>
This commit is contained in:
parent
5ee25d38eb
commit
e93b91e213
|
@ -56,6 +56,7 @@ jobs:
|
|||
grep -v '^./hack/' | \
|
||||
grep -v '^./third_party' | \
|
||||
cut -f3 -d' ' | \
|
||||
tr ',' '\n' | \
|
||||
sort | uniq | \
|
||||
grep -v '^!' | \
|
||||
tr '\n' ' ')"
|
||||
|
|
Loading…
Reference in New Issue