Skip to content

Commit

Permalink
Merge pull request #100 from Synthetixio/dev
Browse files Browse the repository at this point in the history
Release update for arbitrum routes
  • Loading branch information
jmzwar authored Jun 24, 2024
2 parents 98d76b9 + fb45c6e commit 04e8ab6
Show file tree
Hide file tree
Showing 4 changed files with 364 additions and 427 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/audit_and_lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:

steps:
- name: Checkout
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332

- name: Audit dependencies
run: audit-ci --critical --report-type full
Expand All @@ -36,7 +36,7 @@ jobs:

steps:
- name: Checkout
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332

- name: Set pnpm cache directory
run: pnpm config set store-dir .pnpm-store
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:

steps:
- name: Checkout repository
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332

- name: Initialize CodeQL
uses: github/codeql-action/init@99c9897648dded3fe63d6f328c46089dd57735ca
Expand Down
Loading

0 comments on commit 04e8ab6

Please sign in to comment.