Skip to content

Commit

Permalink
chore(deps): update actions/checkout digest to 473055b
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 20, 2024
1 parent 7e75eac commit f9e48c7
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 @@ -101,7 +101,7 @@ jobs:
runs-on: ${{ matrix.os }}
steps:
- name: Checkout
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11
uses: actions/checkout@473055ba18d6d2da209cd46110aadb9275e3194e
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@b4ffde65f46336ab88eb53be808477a3936bae11
uses: actions/checkout@473055ba18d6d2da209cd46110aadb9275e3194e
with:
clean: 'false'
- name: 🎁 dotnet tool restore
Expand Down

0 comments on commit f9e48c7

Please sign in to comment.