Skip to content

Commit

Permalink
Bump martincostello/update-dotnet-sdk from 3.0.0 to 3.0.1 (#295)
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.0 to 3.0.1.
- [Release notes](https://github.com/martincostello/update-dotnet-sdk/releases)
- [Commits](martincostello/update-dotnet-sdk@1ae26d2...d981b2d)

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

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 Dec 20, 2023
1 parent 5492a26 commit ce1a9fe
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@1ae26d24c0d15d2f17f722c65886ffabff4f826a # v3.0.0
uses: martincostello/update-dotnet-sdk@d981b2d0c77ab96a46b79c58ee0e4e9f9adc624f # v3.0.1
with:
labels: 'dependencies,.NET'
repo-token: ${{ secrets.ACCESS_TOKEN }}
Expand Down

0 comments on commit ce1a9fe

Please sign in to comment.