Skip to content

Commit

Permalink
chore(deps): update capralifecycle/actions-lib action to v1.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 28, 2024
1 parent e9099d0 commit 2050152
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,13 +24,13 @@ jobs:
steps:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7

- uses: capralifecycle/actions-lib/check-runtime-dependencies@e3bb96046b8b72962d3f08971adde45017d09346 # v1.5.1
- uses: capralifecycle/actions-lib/check-runtime-dependencies@292930fd3f8282fbbc38990c5172a399b8801bb0 # v1.5.2

- uses: actions/setup-node@1e60f620b9541d16bece96c5465dc8ee9832be0b # v4.0.3
with:
node-version: 20

- uses: capralifecycle/actions-lib/configure-npm@e3bb96046b8b72962d3f08971adde45017d09346 # v1.5.1
- uses: capralifecycle/actions-lib/configure-npm@292930fd3f8282fbbc38990c5172a399b8801bb0 # v1.5.2

- name: install dependencies
run: npm ci
Expand Down

0 comments on commit 2050152

Please sign in to comment.