Skip to content

Commit

Permalink
chore(deps): update actions/setup-dotnet action to v3 (#69)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

[skip ci]
  • Loading branch information
renovate[bot] committed Jan 2, 2023
1 parent 257008b commit ee75ec7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codeql.yaml
Expand Up @@ -44,7 +44,7 @@ jobs:
uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # tag=v3

- name: Install .NET
uses: actions/setup-dotnet@a351d9ea84bc76ec7508debf02a39d88f8b6c0c0 # tag=v2
uses: actions/setup-dotnet@607fce577a46308457984d59e4954e075820f10a # v3
with:
dotnet-version: "7.0.x"
include-prerelease: true
Expand Down

0 comments on commit ee75ec7

Please sign in to comment.