Update ci main (#7351)

* update actions, master to main:

* update cloud build and scripts
This commit is contained in:
James Strong 2021-07-14 15:14:40 -04:00 committed by GitHub
parent 24f99c8466
commit 1de9a24b28
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 8 additions and 8 deletions

View file

@ -22,7 +22,7 @@ set -o errexit
set -o nounset
set -o pipefail
URL="https://github.com/kubernetes/ingress-nginx/tree/master/"
URL="https://github.com/kubernetes/ingress-nginx/tree/main/"
DIR=$(cd $(dirname "${BASH_SOURCE}")/.. && pwd -P)
echo "