Skip to content

Commit

Permalink
chore(deps): update actions/setup-dotnet action to v1.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 22, 2021
1 parent cdea395 commit 2aa8a9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Expand Up @@ -21,7 +21,7 @@ jobs:
- uses: actions/checkout@ec3a7ce113134d7a93b817d10a8272cb61118579 # renovate: tag=v2.4.0

- name: Setup .NET
uses: actions/setup-dotnet@5a3fa01c67e60dba8f95e2878436c7151c4b5f01 # renovate: tag=v1
uses: actions/setup-dotnet@5a3fa01c67e60dba8f95e2878436c7151c4b5f01 # renovate: tag=v1.8.2
with:
dotnet-version: 6.0.x

Expand Down

0 comments on commit 2aa8a9a

Please sign in to comment.