Skip to content

Commit

Permalink
Merge pull request #156 from IBM/work/COBRA-5421-bumps
Browse files Browse the repository at this point in the history
chore(security): cobra-5421 fix vulnerabilities in api docs - add leg…
  • Loading branch information
bogy0 authored Jul 20, 2023
2 parents 63163a4 + 63bd15b commit eb4354c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
with:
node-version: 16.x
- name: Install packages
run: npm ci
run: npm ci --legacy-peer-deps
- name: Gatsby Cache Folder
uses: actions/cache@v3
id: gatsby-cache-folder
Expand Down

0 comments on commit eb4354c

Please sign in to comment.