Skip to content

Commit e7fd9c6

Browse files
chore(deps): update actions/setup-dotnet action to v5.3.0 (#1985)
| datasource | package | from | to | | ----------- | -------------------- | ------ | ------ | | github-tags | actions/setup-dotnet | v5.2.0 | v5.3.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 fd1bb11 commit e7fd9c6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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@c2fa09f4bde5ebb9d1777cf28262a3eb3db3ced7 # v5.2.0
80+
uses: actions/setup-dotnet@9a946fdbd5fb07b82b2f5a4466058b876ab72bb2 # v5.3.0
8181
with:
8282
# renovate: datasource=dotnet-version depName=dotnet-sdk
8383
dotnet-version: "8.0.421"

0 commit comments

Comments
 (0)