Bump gittools/actions from 4.0.1 to 4.1.0#172
Conversation
Bumps [gittools/actions](https://github.com/gittools/actions) from 4.0.1 to 4.1.0. - [Release notes](https://github.com/gittools/actions/releases) - [Changelog](https://github.com/GitTools/actions/blob/main/GitReleaseManager.yml) - [Commits](GitTools/actions@v4.0.1...v4.1.0) --- updated-dependencies: - dependency-name: gittools/actions dependency-version: 4.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Join our Discord community for assistance with any issues or questions. CodeRabbit Commands (Invoked using PR/Issue comments)Type Other keywords and placeholders
CodeRabbit Configuration File (
|
guibranco
left a comment
There was a problem hiding this comment.
Automatically approved by gstraccini[bot]
|
@dependabot squash and merge |
|
|
||
| - name: Install GitVersion | ||
| uses: gittools/actions/gitversion/setup@v4.0.1 | ||
| uses: gittools/actions/gitversion/setup@v4.1.0 |
Check warning
Code scanning / CodeQL
Unpinned tag for a non-immutable Action in workflow Medium
| - name: Determine Version | ||
| id: gitversion | ||
| uses: gittools/actions/gitversion/execute@v4.0.1 | ||
| uses: gittools/actions/gitversion/execute@v4.1.0 |
Check warning
Code scanning / CodeQL
Unpinned tag for a non-immutable Action in workflow Medium
|
@gstraccini codacy bypass |
|
Bypassing the Codacy analysis for this pull request! |
|
Infisical secrets check: ✅ No secrets leaked! 💻 Scan logsA new release of infisical is available: 0.41.90 -> 0.41.97
To update, run: sudo apt-get update && sudo apt-get install infisical
4:40PM INF scanning for exposed secrets...
4:40PM INF 153 commits scanned.
4:40PM INF scan completed in 44ms
4:40PM INF no leaks found
|
|
Build: 👽 Not building EditoraInovacao.MVC.sln, no source files changed. |
Bumps gittools/actions from 4.0.1 to 4.1.0.
Release notes
Sourced from gittools/actions's releases.
Commits
b82e662Merge pull request #1722 from arturcic/fix/1676084f803#1676 - Fixes file path validation in dotnet tool1d898d1Merge pull request #1721 from arturcic/feature/azdo-tasks-updates558b87eupdates azure tasks and fixes date format226eef0Merge pull request #1713 from GitTools/dependabot/npm_and_yarn/typescript-5.9.2ac62f34(npm): Bump typescript from 5.8.3 to 5.9.2bd57eebMerge pull request #1720 from GitTools/dependabot/npm_and_yarn/eslint-801ca537e1a5fed8d(npm): Bump typescript-eslint from 8.38.0 to 8.39.0 in the eslint group61dcb54Terminal #1676 - fix -GitVersion configuration file not found at"6bac175Merge pull request #1717 from arturcic/mainDependabot 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 will merge this PR once CI passes on it, as requested by @guibranco.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)Description by Korbit AI
What change is being made?
Bump the GitTools/actions version from 4.0.1 to 4.1.0 in the GitHub workflows.
Why are these changes being made?
Updating to the latest available version ensures that we receive the benefit of any bug fixes, performance improvements, and new features included in version 4.1.0. This helps maintain the workflow’s reliability and alignment with the latest version of GitVersion.