Skip to content

Commit

Permalink
chore(deps): update capralifecycle/actions-lib action to v1.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 6, 2024
1 parent b6402e6 commit ca010b8
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@292930fd3f8282fbbc38990c5172a399b8801bb0 # v1.5.2
- uses: capralifecycle/actions-lib/check-runtime-dependencies@3dcbb3bf9fff687253cc5f1756238eda2fbc2fef # v1.5.3

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

- uses: capralifecycle/actions-lib/configure-npm@292930fd3f8282fbbc38990c5172a399b8801bb0 # v1.5.2
- uses: capralifecycle/actions-lib/configure-npm@3dcbb3bf9fff687253cc5f1756238eda2fbc2fef # v1.5.3

- name: install dependencies
run: npm ci
Expand Down

0 comments on commit ca010b8

Please sign in to comment.