Skip to content

Commit

Permalink
Merge pull request #24 from pulumiverse/renovate/actions-setup-dotnet…
Browse files Browse the repository at this point in the history
…-2.x

Update actions/setup-dotnet action to v2.1.1
  • Loading branch information
ringods committed May 6, 2024
2 parents 3531e8c + db00a0b commit d0dcc1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ jobs:
node-version: ${{matrix.nodeversion}}
registry-url: ${{env.NPM_REGISTRY_URL}}
- name: Setup DotNet
uses: actions/[email protected].0
uses: actions/[email protected].1
with:
dotnet-version: ${{matrix.dotnetverson}}
- name: Setup Python
Expand Down

0 comments on commit d0dcc1b

Please sign in to comment.