Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the actions group with 2 updates: actions/setup-dotnet and gittools/actions.
Updates
actions/setup-dotnet
from 4.0.0 to 4.0.1Release notes
Sourced from actions/setup-dotnet's releases.
Commits
6bd8b7f
Bump braces from 3.0.2 to 3.0.3 (#533)5d1464d
Bump undici from 5.27.2 to 5.28.3 (#515)3e6b9fe
Update links to runner software (#499)769316e
Update README.md to use latest action version (#502)Updates
gittools/actions
from 1.1.1 to 1.2.0Release notes
Sourced from gittools/actions's releases.
... (truncated)
Commits
dcb17ef
dist updatecf151bf
Merge pull request #1154 from arturcic/fix/113742a43f5
#1137 - use milestone for the action field for every GRM actionsf72dc8b
remove trigger for refactoring branch in CI72b0cde
Merge pull request #1152 from arturcic/refactoring081ab2c
remove trigger for refactoring branch in CIaff12c1
dist update6a13c19
ci update8d59d2c
set explicit modifiers7dd0f4e
cleanupDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show