From 819fd94c244f625650e1b9a7dec46ef771760fb4 Mon Sep 17 00:00:00 2001 From: aadeshkale Date: Sat, 6 Jan 2024 13:08:55 +0530 Subject: [PATCH] extension rename --- .github/workflows/{ci-build.yaml => ci-build.yml} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename .github/workflows/{ci-build.yaml => ci-build.yml} (98%) diff --git a/.github/workflows/ci-build.yaml b/.github/workflows/ci-build.yml similarity index 98% rename from .github/workflows/ci-build.yaml rename to .github/workflows/ci-build.yml index 0a2a8ee..4f5e108 100644 --- a/.github/workflows/ci-build.yaml +++ b/.github/workflows/ci-build.yml @@ -59,7 +59,7 @@ jobs: # vuln-type: 'os,library' # severity: 'CRITICAL,HIGH' - - name: Update image tag + - name: Update image tags run: | git config --unset-all http.https://github.com/.extraheader git config --global user.email "aadeshkale.developer.56619@gmail.com"