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 13dbb72 commit f29713f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
timeout-minutes: 20
steps:
- uses: hmarr/debug-action@f7318c783045ac39ed9bb497e22ce835fdafbfe6
- uses: actions/checkout@3b9b8c884f6b4bb4d5be2779c26374abadae0871
- uses: actions/checkout@cbb722410c2e876e24abbe8de2cc27693e501dcb

- name: Setup Tools
uses: ./.github/actions/setup-tools
Expand All @@ -28,7 +28,7 @@ jobs:
timeout-minutes: 10
steps:
- uses: hmarr/debug-action@f7318c783045ac39ed9bb497e22ce835fdafbfe6
- uses: actions/checkout@3b9b8c884f6b4bb4d5be2779c26374abadae0871
- uses: actions/checkout@cbb722410c2e876e24abbe8de2cc27693e501dcb

- name: Setup Tools
uses: ./.github/actions/setup-tools
Expand Down

0 comments on commit f29713f

Please sign in to comment.