Skip to content

chore(deps): bump netcracker/qubership-workflow-hub/.github/workflows/tag-creator.yml from 2.0.5 to 2.0.10 in /workflow-templates#295

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/workflow-templates/netcracker/qubership-workflow-hub/dot-github/workflows/tag-creator.yml-2.0.10
Closed

chore(deps): bump netcracker/qubership-workflow-hub/.github/workflows/tag-creator.yml from 2.0.5 to 2.0.10 in /workflow-templates#295
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/workflow-templates/netcracker/qubership-workflow-hub/dot-github/workflows/tag-creator.yml-2.0.10

Conversation

@dependabot
Copy link
Contributor

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

Bumps netcracker/qubership-workflow-hub/.github/workflows/tag-creator.yml from 2.0.5 to 2.0.10.

Release notes

Sourced from netcracker/qubership-workflow-hub/.github/workflows/tag-creator.yml's releases.

2.0.10

🚀 Release

What's Changed

  • (#574) chore(deps): bump docker/login-action from 3.6.0 to 3.7.0 by @dependabot[bot]
  • (#576) chore(deps): bump super-linter/super-linter from 8.3.2 to 8.4.0 by @dependabot[bot]
  • (#575) chore(deps): bump @​actions/github from 7.0.0 to 9.0.0 in /actions/pr-assigner by @dependabot[bot]
  • (#573) chore(deps): bump @​actions/github from 7.0.0 to 9.0.0 in /actions/metadata-action by @dependabot[bot]
  • (#570) chore(deps): bump @​actions/github from 7.0.0 to 9.0.0 in /actions/assets-action by @dependabot[bot]
  • (#572) chore(deps): bump @​actions/github from 7.0.0 to 9.0.0 in /actions/custom-event by @dependabot[bot]
  • (#571) chore(deps): bump @​actions/github from 7.0.0 to 9.0.0 in /actions/container-package-cleanup by @dependabot[bot]
  • (#569) chore(deps): bump @​actions/glob from 0.5.0 to 0.6.1 in /actions/assets-action by @dependabot[bot]
  • (#563) chore(deps): bump anchore/scan-action from 7.2.3 to 7.3.0 by @dependabot[bot]
  • (#562) chore(deps): bump webiny/action-conventional-commits from 1.3.0 to 1.3.1 by @dependabot[bot]

💡 New Features

  • (#577) feat: enhance CODEOWNERS user retrieval to fallback to last entry when no wildcard is found by @​nookyo
  • (#567) feat: add Create Branch Action with enhanced input options and improved branch name generation by @​nookyo

⚙️ Technical Debt

  • (#568) refactor: enhance image name handling in security scan workflow by @​borislavr
  • (#565) refactor: update security scan output format in workflow by @​borislavr

📝 Documentation

  • (#578) docs: sync actions/workflows catalog with repository by @​nookyo
  • (#577) feat: enhance CODEOWNERS user retrieval to fallback to last entry when no wildcard is found by @​nookyo
  • (#567) feat: add Create Branch Action with enhanced input options and improved branch name generation by @​nookyo

Full Changelog: Netcracker/qubership-workflow-hub@v2.0.9...v2.0.10

2.0.9

🚀 Release

What's Changed

💡 New Features

🐞 Bug Fixes

  • (#561) fix: docker-action use heredoc for multiline env/output values by @​nookyo

⚙️ Technical Debt

... (truncated)

Commits
  • 8d542a4 Update references to the new version
  • b423aaf refactor: enhance image name handling in security scan workflow (#568)
  • 6e7b88f docs: update actions table to include new actions and improve formatting (#578)
  • 2980c23 feat: enhance CODEOWNERS user retrieval to fallback to last entry when no wil...
  • 818eb94 chore(deps): bump docker/login-action from 3.6.0 to 3.7.0 (#574)
  • f11bf75 chore(deps): bump super-linter/super-linter from 8.3.2 to 8.4.0 (#576)
  • 9cb83ce chore(deps): bump @​actions/github in /actions/pr-assigner (#575)
  • bed9708 chore(deps): bump @​actions/github in /actions/metadata-action (#573)
  • bd3d78f chore(deps): bump @​actions/github in /actions/assets-action (#570)
  • c2e6db8 chore(deps): bump @​actions/github in /actions/custom-event (#572)
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

…/tag-creator.yml

Bumps [netcracker/qubership-workflow-hub/.github/workflows/tag-creator.yml](https://github.com/netcracker/qubership-workflow-hub) from 2.0.5 to 2.0.10.
- [Release notes](https://github.com/netcracker/qubership-workflow-hub/releases)
- [Commits](Netcracker/qubership-workflow-hub@v2.0.5...v2.0.10)

---
updated-dependencies:
- dependency-name: netcracker/qubership-workflow-hub/.github/workflows/tag-creator.yml
  dependency-version: 2.0.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Feb 3, 2026
@dependabot dependabot bot requested review from borislavr and nookyo as code owners February 3, 2026 09:21
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Feb 3, 2026
@borislavr borislavr closed this Feb 3, 2026
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 3, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/github_actions/workflow-templates/netcracker/qubership-workflow-hub/dot-github/workflows/tag-creator.yml-2.0.10 branch February 3, 2026 09:27
@github-actions github-actions bot locked and limited conversation to collaborators Feb 3, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants