Skip to content

Commit

Permalink
Merge pull request #86 from egose/renovate/actions-checkout-digest
Browse files Browse the repository at this point in the history
chore(deps): update actions/checkout digest to 85e6279
  • Loading branch information
junminahn authored Jan 27, 2025
2 parents 3a81d2d + 4ff9f43 commit 3f1ad73
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@cbb722410c2e876e24abbe8de2cc27693e501dcb
- uses: actions/checkout@85e6279cec87321a52edac9c87bce653a07cf6c2

- 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@cbb722410c2e876e24abbe8de2cc27693e501dcb
- uses: actions/checkout@85e6279cec87321a52edac9c87bce653a07cf6c2

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

0 comments on commit 3f1ad73

Please sign in to comment.