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 bf68954 commit bac669eCopy full SHA for bac669e
.github/workflows/build.yml
@@ -44,7 +44,7 @@ jobs:
44
45
steps:
46
- name: checkout
47
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
+ uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
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@d4c94342e560b34958eacfc5d055d21461ed1c5d # v5.0.0
0 commit comments