Skip to content

Commit

Permalink
Merge pull request #917 from martincostello/dependabot/github_actions…
Browse files Browse the repository at this point in the history
…/martincostello/update-dotnet-sdk-2.0.1

Bump martincostello/update-dotnet-sdk from 2.0.0 to 2.0.1
  • Loading branch information
costellobot[bot] committed Aug 12, 2022
2 parents 653b65f + 4f02ab4 commit 0c7c97f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-dotnet-sdk.yml
Expand Up @@ -17,7 +17,7 @@ jobs:
uses: actions/checkout@v3

- name: Update .NET SDK
uses: martincostello/update-dotnet-sdk@v2.0.0
uses: martincostello/update-dotnet-sdk@v2.0.1
if: ${{ github.repository_owner == 'martincostello' }}
with:
labels: dependencies
Expand Down

0 comments on commit 0c7c97f

Please sign in to comment.