Skip to content

Commit

Permalink
Update actions/checkout digest to 6d193bf
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 5, 2024
1 parent 607bc24 commit c3384cc
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 @@ -99,7 +99,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@b6849436894e144dbce29d7d7fda2ae3bf9d8365
uses: actions/checkout@6d193bf28034eafb982f37bd894289fe649468fc
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@b6849436894e144dbce29d7d7fda2ae3bf9d8365
uses: actions/checkout@6d193bf28034eafb982f37bd894289fe649468fc
with:
clean: 'false'
- name: 🚒 dotnet workload restore
Expand Down

0 comments on commit c3384cc

Please sign in to comment.