We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0cf86e8 + 0588aef commit 7be2412Copy full SHA for 7be2412
.github/workflows/build.yml
@@ -44,7 +44,7 @@ jobs:
44
45
steps:
46
- name: checkout
47
- uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4
+ uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
48
- name: Fetch all tags and branches
49
run: git fetch --prune --unshallow
50
- name: Cache Tools
.github/workflows/codeql-analysis.yml
@@ -30,7 +30,7 @@ jobs:
30
31
32
- name: Checkout repository
33
34
with:
35
fetch-depth: 0
36
- uses: actions/setup-dotnet@6bd8b7f7774af54e05809fcc5431931b3eb1ddee # v4.0.1
0 commit comments