Skip to content

Commit

Permalink
chore(deps): update actions/checkout digest to 7cdaf2f
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 10, 2023
1 parent 1cae4c4 commit beb4a86
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ jobs:
runs-on: ${{ matrix.os }}
steps:
- name: Checkout
uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608
uses: actions/checkout@7cdaf2fbc075e6f3b9ca94cfd6cec5adc8a75622
with:
clean: 'false'
fetch-depth: '0'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/inputs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608
uses: actions/checkout@7cdaf2fbc075e6f3b9ca94cfd6cec5adc8a75622
with:
clean: 'false'
- name: 🎁 dotnet tool restore
Expand Down

0 comments on commit beb4a86

Please sign in to comment.