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 85db9ac commit 75770d9Copy full SHA for 75770d9
.github/workflows/ci.yml
@@ -19,7 +19,7 @@ jobs:
19
fail-fast: false
20
steps:
21
- name: Checkout
22
- uses: actions/checkout@v5.0.0
+ uses: actions/checkout@v5.0.1
23
with:
24
fetch-depth: 0
25
- name: Setup .NET SDK
.github/workflows/update-dependencies.yml
@@ -10,7 +10,7 @@ jobs:
10
contents: read
11
12
13
14
- name: Self-hosted Renovate
15
uses: renovatebot/github-action@v44.0.2
16
0 commit comments