Skip to content

chore(deps): update gittools/actions action to v4.6.0 - #67

Merged
danstis merged 1 commit into
masterfrom
renovate/gittools-actions-4.x
Jul 3, 2026
Merged

chore(deps): update gittools/actions action to v4.6.0#67
danstis merged 1 commit into
masterfrom
renovate/gittools-actions-4.x

Conversation

@renovate

@renovaterenovateBot commented Mar 16, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

PackageTypeUpdateChange
gittools/actionsactionminorv4.5.0v4.6.0

Release Notes

gittools/actions (gittools/actions)

v4.6.0

Compare Source


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@sophie-syntaxsophie-syntaxBot changed the title chore(deps): update gittools/actions action to v4.4.1chore(deps): update gittools/actions to v4.4.1Mar 16, 2026
@sophie-syntax

Copy link
Copy Markdown

PR Reviewer Guide 🔍

Here are some key observations to aid the review process:

⏱️ Estimated effort to review: 1 🔵⚪⚪⚪⚪
🧪 No relevant tests
🔒 Security concerns

Third-party action update:
this PR upgrades externally maintained GitHub Actions, so the new release should be checked for provenance and release-note changes before rollout. The workflow also references actions by version tag rather than full commit SHA, which leaves some supply-chain risk if a tag is ever moved or compromised.

⚡ Recommended focus areas for review

Behavior change

Validate that gittools/actionsv4.4.1 preserves the same GitVersion outputs and tagging behavior expected by downstream steps, especially since the later tag-push step depends on the computed version metadata.

uses: gittools/actions/gitversion/setup@v4.4.1with:
versionSpec: "6.x"
- name: Version with GitVersion # https://github.com/marketplace/actions/use-actionsid: gitversionuses: gittools/actions/gitversion/execute@v4.4.1

Comment thread.github/workflows/deploy.yml Outdated
@renovaterenovateBot changed the title chore(deps): update gittools/actions to v4.4.1chore(deps): update gittools/actions action to v4.4.1Mar 16, 2026
@renovaterenovateBot changed the title chore(deps): update gittools/actions action to v4.4.1chore(deps): update gittools/actions action to v4.4.2Mar 16, 2026
@renovate
renovateBotforce-pushed the renovate/gittools-actions-4.x branch from 840536d to 8d00fa7CompareMarch 16, 2026 14:35
@renovaterenovateBot changed the title chore(deps): update gittools/actions action to v4.4.2chore(deps): update gittools/actions action to v4.5.0Apr 7, 2026
@renovate
renovateBotforce-pushed the renovate/gittools-actions-4.x branch from 8d00fa7 to af38a66CompareApril 7, 2026 21:53
@renovaterenovateBot changed the title chore(deps): update gittools/actions action to v4.5.0chore(deps): update gittools/actions action to v4.6.0Jul 1, 2026
@renovate
renovateBotforce-pushed the renovate/gittools-actions-4.x branch from af38a66 to a3dbbc5CompareJuly 1, 2026 22:43
@renovate
renovateBotforce-pushed the renovate/gittools-actions-4.x branch from a3dbbc5 to 1bf5c44CompareJuly 3, 2026 08:42
@danstisdanstis changed the title chore(deps): update gittools/actions action to v4.6.0chore(deps): update gittools/actions action to v4.6.0 (BSOD-39)Jul 3, 2026
@renovaterenovateBot changed the title chore(deps): update gittools/actions action to v4.6.0 (BSOD-39)chore(deps): update gittools/actions action to v4.6.0Jul 3, 2026
@danstis
danstis merged commit be080a6 into masterJul 3, 2026
3 checks passed
@danstis
danstis deleted the renovate/gittools-actions-4.x branch July 3, 2026 08:51
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@danstis