Skip to content

Commit

Permalink
Merge pull request #752 from open-amt-cloud-toolkit/dependabot/github…
Browse files Browse the repository at this point in the history
…_actions/actions/setup-dotnet-4.3.0

build(deps): bump actions/setup-dotnet from 4.2.0 to 4.3.0
  • Loading branch information
madhavilosetty-intel authored Jan 30, 2025
2 parents d56a70c + a4d740b commit 6185327
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:

- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- name: Setup .NET
uses: actions/setup-dotnet@87b7050bc53ea08284295505d98d2aa94301e852 # v4.2.0
uses: actions/setup-dotnet@3951f0dfe7a07e2313ec93c75700083e2005cbab # v4.3.0
with:
dotnet-version: 6.0.x
- name: Build rpc as library
Expand Down

0 comments on commit 6185327

Please sign in to comment.