Skip to content

Commit 7505f66

Browse files
Update actions/checkout digest to 11bd719
1 parent 9a7b58a commit 7505f66

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@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
76+
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
7777

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

0 commit comments

Comments
 (0)