Skip to content

Commit

Permalink
chore(deps): update actions/checkout digest to 3b9b8c8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 9, 2024
1 parent 73dda41 commit 04567d0
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@b80ff79f1755d06ba70441c368a6fe801f5f3a62
- uses: actions/checkout@3b9b8c884f6b4bb4d5be2779c26374abadae0871

- name: Install asdf tools
uses: egose/actions/asdf-tools@6be83b27672d3e09a451e7aeb195781604a124da
Expand All @@ -23,7 +23,7 @@ jobs:
commitlint:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@b80ff79f1755d06ba70441c368a6fe801f5f3a62
- uses: actions/checkout@3b9b8c884f6b4bb4d5be2779c26374abadae0871
with:
fetch-depth: 0
- uses: wagoid/commitlint-github-action@7f0a61df502599e1f1f50880aaa7ec1e2c0592f2
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@b80ff79f1755d06ba70441c368a6fe801f5f3a62
- uses: actions/checkout@3b9b8c884f6b4bb4d5be2779c26374abadae0871

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

0 comments on commit 04567d0

Please sign in to comment.