Skip to content

Commit

Permalink
Bump martincostello/update-dotnet-sdk from 2.1.0 to 2.1.1 (#1148)
Browse files Browse the repository at this point in the history
Bumps [martincostello/update-dotnet-sdk](https://github.com/martincostello/update-dotnet-sdk) from 2.1.0 to 2.1.1.
- [Release notes](https://github.com/martincostello/update-dotnet-sdk/releases)
- [Commits](martincostello/update-dotnet-sdk@8d99db1...593ff75)

---
updated-dependencies:
- dependency-name: martincostello/update-dotnet-sdk
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 20, 2023
1 parent 5bf2239 commit 176ec3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-dotnet-sdk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2

- name: Update .NET SDK
uses: martincostello/update-dotnet-sdk@8d99db1db36692f0d5c5bf3ef91fb654c2d4e298 # v2.1.0
uses: martincostello/update-dotnet-sdk@593ff75f6495ce0cbbe6399ff0e3a9d0d94bae81 # v2.1.1
with:
labels: "dependencies,.NET"
repo-token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 176ec3a

Please sign in to comment.