Skip to content

Commit

Permalink
chore(deps): update actions/checkout digest to de5a000
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 2, 2024
1 parent 4828cf1 commit edd127b
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@692973e3d937129bcbf40652eb9f2f61becf3332
- uses: actions/checkout@de5a000abf73b6f4965bd1bcdf8f8d94a56ea815

- 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@692973e3d937129bcbf40652eb9f2f61becf3332
- uses: actions/checkout@de5a000abf73b6f4965bd1bcdf8f8d94a56ea815

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

0 comments on commit edd127b

Please sign in to comment.