Skip to content

Bump gittools/actions from 4.4.1 to 4.4.2#160

Merged
guibranco merged 1 commit intomainfrom
dependabot/github_actions/gittools/actions-4.4.2
Mar 23, 2026
Merged

Bump gittools/actions from 4.4.1 to 4.4.2#160
guibranco merged 1 commit intomainfrom
dependabot/github_actions/gittools/actions-4.4.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 23, 2026

Bumps gittools/actions from 4.4.1 to 4.4.2.

Release notes

Sourced from gittools/actions's releases.

v4.4.2

As part of this release we had 3 commits which resulted in 1 issue being closed.

Bug

SHA256 Hashes of the release artifacts

  • 203023fae8db443599353c7a3d5fc2cf84efc7c6e5aa0b6a466bb6ac20b205c0 - gittools.gittools-4.4.2.260316134.vsix
Commits
  • e0d584e Merge pull request #2005 from denisbredikhin/argument-escaping-fix
  • bc42486 fix: remove escape logic to make execFile compatible
  • 4669e3b update examples version to 4.4.1
  • See full diff in compare view

Dependabot compatibility score

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Mar 23, 2026

Labels

The following labels could not be found: github-actions. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot added the dependencies Dependencies label Mar 23, 2026
@github-actions github-actions Bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Mar 23, 2026
@guibranco guibranco enabled auto-merge (squash) March 23, 2026 06:33
@gstraccini gstraccini Bot added the ☑️ auto-merge Automatic merging of pull requests (gstraccini-bot) label Mar 23, 2026
Copy link
Copy Markdown
Member

@guibranco guibranco left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automatically approved by gstraccini[bot]

@gstraccini gstraccini Bot added the 🤖 bot Automated processes or integrations label Mar 23, 2026
@dependabot dependabot Bot force-pushed the dependabot/github_actions/gittools/actions-4.4.2 branch from 2b90476 to b08c578 Compare March 23, 2026 06:34
Bumps [gittools/actions](https://github.com/gittools/actions) from 4.4.1 to 4.4.2.
- [Release notes](https://github.com/gittools/actions/releases)
- [Commits](GitTools/actions@v4.4.1...v4.4.2)

---
updated-dependencies:
- dependency-name: gittools/actions
  dependency-version: 4.4.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/github_actions/gittools/actions-4.4.2 branch from af8c2f8 to 1390185 Compare March 23, 2026 06:35
@github-actions
Copy link
Copy Markdown

Infisical secrets check: ✅ No secrets leaked!

💻 Scan logs
2026-03-23T06:36:08Z INF scanning for exposed secrets...
6:36AM INF 146 commits scanned.
2026-03-23T06:36:08Z INF scan completed in 33.7ms
2026-03-23T06:36:08Z INF no leaks found

@sonarqubecloud
Copy link
Copy Markdown


- name: Install GitVersion
uses: gittools/actions/gitversion/setup@v4.4.1
uses: gittools/actions/gitversion/setup@v4.4.2

Check warning

Code scanning / CodeQL

Unpinned tag for a non-immutable Action in workflow Medium

Unpinned 3rd party Action 'Deploy' step
Uses Step
uses 'gittools/actions/gitversion/setup' with ref 'v4.4.2', not a pinned commit hash
- name: Determine Version
id: gitversion
uses: gittools/actions/gitversion/execute@v4.4.1
uses: gittools/actions/gitversion/execute@v4.4.2

Check warning

Code scanning / CodeQL

Unpinned tag for a non-immutable Action in workflow Medium

Unpinned 3rd party Action 'Deploy' step
Uses Step: gitversion
uses 'gittools/actions/gitversion/execute' with ref 'v4.4.2', not a pinned commit hash
@guibranco guibranco merged commit 6fd82a8 into main Mar 23, 2026
13 of 16 checks passed
@guibranco guibranco deleted the dependabot/github_actions/gittools/actions-4.4.2 branch March 23, 2026 06:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

☑️ auto-merge Automatic merging of pull requests (gstraccini-bot) 🤖 bot Automated processes or integrations dependencies Dependencies size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants