Skip to content

Commit

Permalink
chore(deps): bump ExodusMovement/actions
Browse files Browse the repository at this point in the history
Bumps [ExodusMovement/actions](https://github.com/exodusmovement/actions) from 06f077a9081a1e973586dde8870e7116873b9b84 to 65b395a82884455e8dc0cbc32355d8864f1ec30c.
- [Commits](ExodusMovement/actions@06f077a...65b395a)

---
updated-dependencies:
- dependency-name: ExodusMovement/actions
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 26, 2024
1 parent 0e35fd2 commit 82bbfbc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/checks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
with:
fetch-depth: 0
- uses: ExodusMovement/actions/setup/lerna@06f077a9081a1e973586dde8870e7116873b9b84
- uses: ExodusMovement/actions/setup/lerna@65b395a82884455e8dc0cbc32355d8864f1ec30c
with:
npm-token: ${{ secrets.NPM_TOKEN }}
disable-nx-cache: ${{ env.DISABLE_NX_CACHE }}
Expand All @@ -45,7 +45,7 @@ jobs:
timeout-minutes: 35
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
- uses: ExodusMovement/actions/setup/lerna@06f077a9081a1e973586dde8870e7116873b9b84
- uses: ExodusMovement/actions/setup/lerna@65b395a82884455e8dc0cbc32355d8864f1ec30c
with:
npm-token: ${{ secrets.NPM_TOKEN }}
disable-nx-cache: ${{ env.DISABLE_NX_CACHE }}
Expand All @@ -61,7 +61,7 @@ jobs:
timeout-minutes: 35
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
- uses: ExodusMovement/actions/setup/lerna@06f077a9081a1e973586dde8870e7116873b9b84
- uses: ExodusMovement/actions/setup/lerna@65b395a82884455e8dc0cbc32355d8864f1ec30c
with:
npm-token: ${{ secrets.NPM_TOKEN }}
disable-nx-cache: ${{ env.DISABLE_NX_CACHE }}
Expand Down

0 comments on commit 82bbfbc

Please sign in to comment.