Skip to content

chore(deps): update wyrihaximus/github-action-get-previous-tag action to v2 - #1660

Merged
traefiker merged 3 commits into
masterfrom
renovate/wyrihaximus-github-action-get-previous-tag-2.x
Feb 13, 2026
Merged

chore(deps): update wyrihaximus/github-action-get-previous-tag action to v2#1660
traefiker merged 3 commits into
masterfrom
renovate/wyrihaximus-github-action-get-previous-tag-2.x

Conversation

@renovate

@renovate renovate Bot commented Feb 6, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
WyriHaximus/github-action-get-previous-tag action major v1.4.0v2.0.0

Release Notes

WyriHaximus/github-action-get-previous-tag (WyriHaximus/github-action-get-previous-tag)

v2.0.0

Compare Source

Migration

Migrating from prefix to pattern going from this:

prefix: foo-bar

To:

pattern: foo-bar*

Note the astrix (*) at the end. That was always added by default in the previous version. And is the default for pattern. But if you specify your own pattern and it used be a prefix, you MUST add the astrix (*) at the end. It's not suffixed by default anymore because we want to give you full controll over the pattern (after refs/tags/) so you can do things like semver (v*[0-9].*[0-9].*[0-9]) with it without us meddling with it.

v2.0.0

  • Total issues resolved: 0
  • Total pull requests resolved: 11
  • Total contributors: 4

Bug 🐞

Dependencies 📦

Feature 🏗

Enhancement ✨


Configuration

📅 Schedule: 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.

@renovate

renovate Bot commented Feb 13, 2026

Copy link
Copy Markdown
Contributor Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@mloiseleur
mloiseleur force-pushed the renovate/wyrihaximus-github-action-get-previous-tag-2.x branch from 487df0a to e3037d7 Compare February 13, 2026 07:53
@traefiker
traefiker merged commit 81706bf into master Feb 13, 2026
4 checks passed
@traefiker
traefiker deleted the renovate/wyrihaximus-github-action-get-previous-tag-2.x branch February 13, 2026 08:06
Sign up for free to 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.

2 participants