Skip to content

Commit

Permalink
Bump martincostello/update-dotnet-sdk from 3.0.1 to 3.1.0 (#298)
Browse files Browse the repository at this point in the history
Bumps [martincostello/update-dotnet-sdk](https://github.com/martincostello/update-dotnet-sdk) from 3.0.1 to 3.1.0.
- [Release notes](https://github.com/martincostello/update-dotnet-sdk/releases)
- [Commits](martincostello/update-dotnet-sdk@d981b2d...8765302)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 10, 2024
1 parent ba1fe7e commit ed15dc5
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 @@ -26,7 +26,7 @@ jobs:

- name: Update .NET SDK
id: update-dotnet-sdk
uses: martincostello/update-dotnet-sdk@d981b2d0c77ab96a46b79c58ee0e4e9f9adc624f # v3.0.1
uses: martincostello/update-dotnet-sdk@8765302da88e1a78c845125626f3726190908593 # v3.1.0
with:
labels: 'dependencies,.NET'
repo-token: ${{ secrets.ACCESS_TOKEN }}
Expand Down

0 comments on commit ed15dc5

Please sign in to comment.