Skip to content

Commit 3d49246

Browse files
Update actions/checkout digest to 692973e (#266)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 44a975c commit 3d49246

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
brew services start mongodb-community@${{matrix.mongodb}}
7474
7575
- name: Checkout
76-
uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
76+
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
7777

7878
- name: Setup dotnet SDK
7979
uses: actions/setup-dotnet@v3
@@ -101,7 +101,7 @@ jobs:
101101
needs: build
102102
steps:
103103
- name: Checkout
104-
uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
104+
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
105105
- name: Download coverage reports
106106
uses: actions/download-artifact@v3
107107
- name: Install ReportGenerator tool

0 commit comments

Comments
 (0)