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 719730c commit 7329451Copy full SHA for 7329451
2 files changed
.github/workflows/ci.yml
@@ -23,7 +23,7 @@ jobs:
23
24
steps:
25
- name: ⏬ Checkout
26
- uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
+ uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
27
with:
28
fetch-depth: 0
29
.github/workflows/release-please.yml
@@ -65,7 +65,7 @@ jobs:
65
66
67
68
69
70
- name: 🔽 Setup dotnet from global.json
71
uses: actions/setup-dotnet@9a946fdbd5fb07b82b2f5a4466058b876ab72bb2 # v5.3.0
0 commit comments