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.
1 parent a7b972a commit b1399dcCopy full SHA for b1399dc
.github/workflows/build.yml
@@ -44,7 +44,7 @@ jobs:
44
45
steps:
46
- name: checkout
47
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
+ uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # 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@87b7050bc53ea08284295505d98d2aa94301e852 # v4.2.0
0 commit comments