Skip to content

Commit

Permalink
Update actions/checkout digest to 692973e (#266)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 12, 2024
1 parent 44a975c commit 3d49246
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
brew services start mongodb-community@${{matrix.mongodb}}
- name: Checkout
uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4

- name: Setup dotnet SDK
uses: actions/setup-dotnet@v3
Expand Down Expand Up @@ -101,7 +101,7 @@ jobs:
needs: build
steps:
- name: Checkout
uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
- name: Download coverage reports
uses: actions/download-artifact@v3
- name: Install ReportGenerator tool
Expand Down

0 comments on commit 3d49246

Please sign in to comment.