File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -271,5 +271,6 @@ This project is licensed under the MIT License - see the [LICENSE](LICENSE) file
271271:bookmark : [ Git Checkout] ( https://github.com/codebeltnet/git-checkout ) \
272272:bookmark : [ MinVer Calculate] ( https://github.com/codebeltnet/minver-calculate ) \
273273:bookmark : [ NuGet Push] ( https://github.com/codebeltnet/nuget-push ) \
274+ :bookmark : [ Shell Globbing] ( https://github.com/codebeltnet/shell-globbing ) \
274275:bookmark : [ Analyze with SonarCloud] ( https://github.com/codebeltnet/sonarcloud-scan ) \
275276:bookmark : [ Finalyze with SonarCloud] ( https://github.com/codebeltnet/sonarcloud-scan-finalize )
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ inputs:
1212runs :
1313 using : composite
1414 steps :
15- - uses : actions/checkout@v4.1.5
15+ - uses : actions/checkout@v4
1616 with :
1717 fetch-depth : 0
1818 fetch-tags : true
You can’t perform that action at this time.
0 commit comments