Skip to content

Commit

Permalink
chore(deps): update actions/checkout digest to cbb7224
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 14, 2024
1 parent c1f1bb5 commit a9c2b5b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pre-commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-22.04
steps:
- uses: hmarr/debug-action@f7318c783045ac39ed9bb497e22ce835fdafbfe6
- uses: actions/checkout@3b9b8c884f6b4bb4d5be2779c26374abadae0871
- uses: actions/checkout@cbb722410c2e876e24abbe8de2cc27693e501dcb

- name: Install asdf tools
uses: egose/actions/asdf-tools@bbf744210b38b07e89866354914efbffc8a47e5a
Expand All @@ -23,7 +23,7 @@ jobs:
commitlint:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@3b9b8c884f6b4bb4d5be2779c26374abadae0871
- uses: actions/checkout@cbb722410c2e876e24abbe8de2cc27693e501dcb
with:
fetch-depth: 0
- uses: wagoid/commitlint-github-action@3d28780bbf0365e29b144e272b2121204d5be5f3
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-22.04
steps:
- uses: hmarr/debug-action@f7318c783045ac39ed9bb497e22ce835fdafbfe6
- uses: actions/checkout@3b9b8c884f6b4bb4d5be2779c26374abadae0871
- uses: actions/checkout@cbb722410c2e876e24abbe8de2cc27693e501dcb

- name: Install asdf
uses: asdf-vm/actions/setup@6278efebb38ae025cc91dd008910f549e775a8c8
Expand Down

0 comments on commit a9c2b5b

Please sign in to comment.