Skip to content

Commit e2b2855

Browse files
chore(deps): update actions/setup-dotnet action to v5 (#1303)
| datasource | package | from | to | | ----------- | -------------------- | ------ | ------ | | github-tags | actions/setup-dotnet | v4.3.1 | v5.0.0 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com> Co-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
1 parent 1d21079 commit e2b2855

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

actions/azure-trusted-signing/action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ runs:
7777
path: ${{ steps.get-staging-path.outputs.staging-path }}
7878

7979
- name: Setup .NET SDK
80-
uses: actions/setup-dotnet@67a3573c9a986a3f9c594539f4ab511d57bb3ce9 # v4.3.1
80+
uses: actions/setup-dotnet@d4c94342e560b34958eacfc5d055d21461ed1c5d # v5.0.0
8181
with:
8282
# renovate: datasource=dotnet-version depName=dotnet-sdk
8383
dotnet-version: "8.0.413"

0 commit comments

Comments
 (0)