chore: fix dependabot alerts (#1763)

Signed-off-by: Ramkumar Chinchani <rchincha@cisco.com>
This commit is contained in:
Ramkumar Chinchani
2023-09-05 12:30:49 -07:00
committed by GitHub
parent 59dc4c3229
commit 75a76005b4
20 changed files with 50 additions and 56 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ jobs:
cache: false
go-version: 1.20.x
- name: Check out source code
uses: actions/checkout@v3
uses: actions/checkout@v4
- name: Install dependencies
run: |
cd $GITHUB_WORKSPACE