Skip to content

Bump WyriHaximus/github-action-get-previous-tag from 1 to 2 in the actions group#1245

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/actions-83f4e5b15e
Open

Bump WyriHaximus/github-action-get-previous-tag from 1 to 2 in the actions group#1245
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/actions-83f4e5b15e

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 9, 2026

Bumps the actions group with 1 update: WyriHaximus/github-action-get-previous-tag.

Updates WyriHaximus/github-action-get-previous-tag from 1 to 2

Release notes

Sourced from WyriHaximus/github-action-get-previous-tag's releases.

v2.0.0

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 ✨

... (truncated)

Commits
  • 61819f3 Merge pull request #78 from WyriHaximus/use-node24
  • 87e69ea Upgrade to node24
  • 3b4323c Merge pull request #77 from WyriHaximus/absolve-prefix-into-pattern
  • f9b50b5 Absolve prefix into pattern
  • 03e9ecf Merge pull request #76 from WyriHaximus/fix-errors
  • 3beb7e6 Fix errors
  • b7e5a48 Merge pull request #75 from WyriHaximus/support-tag-pattern-matching
  • 7a15cff Support tag pattern matching
  • 24e8f0d Merge pull request #56 from epm-marcus/patch-1
  • 1d3f1e3 Fixed a problem with sorting of tags
  • Additional commits viewable 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 <dependency name> 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 <dependency name> 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 <dependency name> 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 <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Feb 9, 2026
@github-project-automation github-project-automation bot moved this to 📋 Backlog in Pillarbox Feb 9, 2026
@github-actions
Copy link

github-actions bot commented Feb 9, 2026

Code Coverage

Overall Project 44.48% 🟢

There is no coverage information present for the Files changed

Bumps the actions group with 1 update: [WyriHaximus/github-action-get-previous-tag](https://github.com/wyrihaximus/github-action-get-previous-tag).


Updates `WyriHaximus/github-action-get-previous-tag` from 1 to 2
- [Release notes](https://github.com/wyrihaximus/github-action-get-previous-tag/releases)
- [Commits](WyriHaximus/github-action-get-previous-tag@v1...v2)

---
updated-dependencies:
- dependency-name: WyriHaximus/github-action-get-previous-tag
  dependency-version: '2'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/github_actions/actions-83f4e5b15e branch from e61756c to 0b1d085 Compare February 16, 2026 18:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

Status: 📋 Backlog

Development

Successfully merging this pull request may close these issues.

0 participants