Skip to content

Commit

Permalink
Update actions/checkout digest to 8eb1f6a
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 5, 2024
1 parent d61c1c2 commit 8750a33
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 @@ -98,7 +98,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@b32f140b0c872d58512e0a66172253c302617b90
uses: actions/checkout@8eb1f6a495037164bea451156472f35fdd6bafc0
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 @@ -51,7 +51,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@b32f140b0c872d58512e0a66172253c302617b90
uses: actions/checkout@8eb1f6a495037164bea451156472f35fdd6bafc0
with:
clean: 'false'
- name: 🎁 dotnet tool restore
Expand Down

0 comments on commit 8750a33

Please sign in to comment.