Skip to content

build(dependencies): bump the github-actions group across 1 directory with 9 updates#44

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/github-actions-20bd100f59
Open

build(dependencies): bump the github-actions group across 1 directory with 9 updates#44
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/github-actions-20bd100f59

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 15, 2025

Bumps the github-actions group with 9 updates in the / directory:

Package From To
wearefrank/ci-cd-templates/.github/workflows/ff-version-auto-bumper.yml 2.1.1 2.1.2
step-security/harden-runner 2.13.2 2.14.0
actions/checkout 6.0.0 6.0.1
wearefrank/ci-cd-templates 2.1.0 2.1.2
wearefrank/ci-cd-templates/.github/workflows/ci-generic.yml 2.1.1 2.1.2
actions/setup-node 6.0.0 6.1.0
actions/download-artifact 6.0.0 7.0.0
wearefrank/ci-cd-templates/.github/workflows/docker-release-generic.yml 2.1.1 2.1.2
wearefrank/ci-cd-templates/.github/workflows/docusaurus-release.yml 2.1.1 2.1.2

Updates wearefrank/ci-cd-templates/.github/workflows/ff-version-auto-bumper.yml from 2.1.1 to 2.1.2

Release notes

Sourced from wearefrank/ci-cd-templates/.github/workflows/ff-version-auto-bumper.yml's releases.

v2.1.2

2.1.2 (2025-12-02)

🤖 Build System

  • dependencies: bump the github-actions group across 1 directory with 10 updates (a8d298c)
Changelog

Sourced from wearefrank/ci-cd-templates/.github/workflows/ff-version-auto-bumper.yml's changelog.

conventional commits semantic versioning

2.1.2 (2025-12-02)

🤖 Build System

  • dependencies: bump the github-actions group across 1 directory with 10 updates (a8d298c)

2.1.1 (2025-10-17)

🤖 Build System

  • dependencies: bump node-version to v24 (2fe7b67)

2.1.0 (2025-10-17)

🍕 Features

  • delete workflow artifacts action (#65) (f0bcb14)

🤖 Build System

  • dependencies: bump the github-actions group across 1 directory with 6 updates (323d7ab)
  • force release (4af00cb)

🔁 Continuous Integration

  • bump ci-cd-templates release workflow node version to 24.x (046c33a)

2.0.9 (2025-09-17)

🤖 Build System

  • dependencies: bump the github-actions group across 1 directory with 12 updates (#62) (6988150)

2.0.8 (2025-08-28)

🔁 Continuous Integration

  • dependencies: bump soapui-runner action to v2.0.7 in soapui-testrunner workflow (6ee0d9c)

2.0.7 (2025-08-28)

🐛 Bug Fixes

  • upload soapui report artifact on both success and faillure as long as a report exists and report artifact upload is enabled in soapui-runner action (898e9d9)

2.0.6 (2025-08-27)

🎨 Styles

... (truncated)

Commits
  • f0464c5 chore(patch): release 2.1.2 [skip ci]
  • a8d298c build(dependencies): bump the github-actions group across 1 directory with 10...
  • See full diff in compare view

Updates step-security/harden-runner from 2.13.2 to 2.14.0

Release notes

Sourced from step-security/harden-runner's releases.

v2.14.0

What's Changed

  • Selective installation: Harden-Runner now skips installation on GitHub-hosted runners when the repository has a custom property skip_harden_runner, allowing organizations to opt out specific repos.
  • Avoid double install: The action no longer installs Harden-Runner if it’s already present on a GitHub-hosted runner, which could happen when a composite action also installs it.

Full Changelog: step-security/harden-runner@v2.13.3...v2.14.0

v2.13.3

What's Changed

  • Fixed an issue where process events were not uploaded in certain edge cases.

Full Changelog: step-security/harden-runner@v2.13.2...v2.13.3

Commits
  • 20cf305 Merge pull request #622 from step-security/feature/custom-property-skip
  • c51e8ee feat: skip agent install and post step on subsequent runs for GitHub-hosted r...
  • e152b90 feat: skip harden-runner based on repository custom property
  • ee1faec feat: replace skip-harden-runner with skip-on-custom-property input
  • 1dc7c17 feat: add skip-harden-runner input to conditionally skip execution
  • df199fb Merge pull request #620 from step-security/rc-29
  • 03d096a update agent
  • 4090107 fix: update agent
  • See full diff in compare view

Updates actions/checkout from 6.0.0 to 6.0.1

Release notes

Sourced from actions/checkout's releases.

v6.0.1

What's Changed

Full Changelog: actions/checkout@v6...v6.0.1

Commits

Updates wearefrank/ci-cd-templates from 2.1.0 to 2.1.2

Release notes

Sourced from wearefrank/ci-cd-templates's releases.

v2.1.2

2.1.2 (2025-12-02)

🤖 Build System

  • dependencies: bump the github-actions group across 1 directory with 10 updates (a8d298c)

v2.1.1

2.1.1 (2025-10-17)

🤖 Build System

  • dependencies: bump node-version to v24 (2fe7b67)
Changelog

Sourced from wearefrank/ci-cd-templates's changelog.

conventional commits semantic versioning

2.1.2 (2025-12-02)

🤖 Build System

  • dependencies: bump the github-actions group across 1 directory with 10 updates (a8d298c)

2.1.1 (2025-10-17)

🤖 Build System

  • dependencies: bump node-version to v24 (2fe7b67)

2.1.0 (2025-10-17)

🍕 Features

  • delete workflow artifacts action (#65) (f0bcb14)

🤖 Build System

  • dependencies: bump the github-actions group across 1 directory with 6 updates (323d7ab)
  • force release (4af00cb)

🔁 Continuous Integration

  • bump ci-cd-templates release workflow node version to 24.x (046c33a)

2.0.9 (2025-09-17)

🤖 Build System

  • dependencies: bump the github-actions group across 1 directory with 12 updates (#62) (6988150)

2.0.8 (2025-08-28)

🔁 Continuous Integration

  • dependencies: bump soapui-runner action to v2.0.7 in soapui-testrunner workflow (6ee0d9c)

2.0.7 (2025-08-28)

🐛 Bug Fixes

  • upload soapui report artifact on both success and faillure as long as a report exists and report artifact upload is enabled in soapui-runner action (898e9d9)

2.0.6 (2025-08-27)

🎨 Styles

... (truncated)

Commits
  • f0464c5 chore(patch): release 2.1.2 [skip ci]
  • a8d298c build(dependencies): bump the github-actions group across 1 directory with 10...
  • 5cc3ad4 chore(patch): release 2.1.1 [skip ci]
  • 2fe7b67 build(dependencies): bump node-version to v24
  • See full diff in compare view

Updates wearefrank/ci-cd-templates/.github/workflows/ci-generic.yml from 2.1.1 to 2.1.2

Release notes

Sourced from wearefrank/ci-cd-templates/.github/workflows/ci-generic.yml's releases.

v2.1.2

2.1.2 (2025-12-02)

🤖 Build System

  • dependencies: bump the github-actions group across 1 directory with 10 updates (a8d298c)
Changelog

Sourced from wearefrank/ci-cd-templates/.github/workflows/ci-generic.yml's changelog.

conventional commits semantic versioning

2.1.2 (2025-12-02)

🤖 Build System

  • dependencies: bump the github-actions group across 1 directory with 10 updates (a8d298c)

2.1.1 (2025-10-17)

🤖 Build System

  • dependencies: bump node-version to v24 (2fe7b67)

2.1.0 (2025-10-17)

🍕 Features

  • delete workflow artifacts action (#65) (f0bcb14)

🤖 Build System

  • dependencies: bump the github-actions group across 1 directory with 6 updates (323d7ab)
  • force release (4af00cb)

🔁 Continuous Integration

  • bump ci-cd-templates release workflow node version to 24.x (046c33a)

2.0.9 (2025-09-17)

🤖 Build System

  • dependencies: bump the github-actions group across 1 directory with 12 updates (#62) (6988150)

2.0.8 (2025-08-28)

🔁 Continuous Integration

  • dependencies: bump soapui-runner action to v2.0.7 in soapui-testrunner workflow (6ee0d9c)

2.0.7 (2025-08-28)

🐛 Bug Fixes

  • upload soapui report artifact on both success and faillure as long as a report exists and report artifact upload is enabled in soapui-runner action (898e9d9)

2.0.6 (2025-08-27)

🎨 Styles

... (truncated)

Commits
  • f0464c5 chore(patch): release 2.1.2 [skip ci]
  • a8d298c build(dependencies): bump the github-actions group across 1 directory with 10...
  • See full diff in compare view

Updates actions/setup-node from 6.0.0 to 6.1.0

Release notes

Sourced from actions/setup-node's releases.

v6.1.0

What's Changed

Enhancement:

Dependency updates:

Documentation update:

Full Changelog: actions/setup-node@v6...v6.1.0

Commits

Updates actions/download-artifact from 6.0.0 to 7.0.0

Release notes

Sourced from actions/download-artifact's releases.

v7.0.0

v7 - What's new

[!IMPORTANT] actions/download-artifact@v7 now runs on Node.js 24 (runs.using: node24) and requires a minimum Actions Runner version of 2.327.1. If you are using self-hosted runners, ensure they are updated before upgrading.

Node.js 24

This release updates the runtime to Node.js 24. v6 had preliminary support for Node 24, however this action was by default still running on Node.js 20. Now this action by default will run on Node.js 24.

What's Changed

New Contributors

Full Changelog: actions/download-artifact@v6.0.0...v7.0.0

Commits
  • 37930b1 Merge pull request #452 from actions/download-artifact-v7-release
  • 72582b9 doc: update readme
  • 0d2ec9d chore: release v7.0.0 for Node.js 24 support
  • fd7ae8f Merge pull request #451 from actions/fix-storage-blob
  • d484700 chore: restore minimatch.dep.yml license file
  • 03a8080 chore: remove obsolete dependency license files
  • 56fe6d9 chore: update @​actions/artifact license file to 5.0.1
  • 8e3ebc4 chore: update package-lock.json with @​actions/artifact@​5.0.1
  • 1e3c4b4 fix: update @​actions/artifact to ^5.0.0 for Node.js 24 punycode fix
  • 458627d chore: use local @​actions/artifact package for Node.js 24 testing
  • Additional commits viewable in compare view

Updates wearefrank/ci-cd-templates/.github/workflows/docker-release-generic.yml from 2.1.1 to 2.1.2

Release notes

Sourced from wearefrank/ci-cd-templates/.github/workflows/docker-release-generic.yml's releases.

v2.1.2

2.1.2 (2025-12-02)

🤖 Build System

  • dependencies: bump the github-actions group across 1 directory with 10 updates (a8d298c)
Changelog

Sourced from wearefrank/ci-cd-templates/.github/workflows/docker-release-generic.yml's changelog.

conventional commits semantic versioning

2.1.2 (2025-12-02)

🤖 Build System

  • dependencies: bump the github-actions group across 1 directory with 10 updates (a8d298c)

2.1.1 (2025-10-17)

🤖 Build System

  • dependencies: bump node-version to v24 (2fe7b67)

2.1.0 (2025-10-17)

🍕 Features

  • delete workflow artifacts action (#65) (f0bcb14)

🤖 Build System

  • dependencies: bump the github-actions group across 1 directory with 6 updates (323d7ab)
  • force release (4af00cb)

🔁 Continuous Integration

  • bump ci-cd-templates release workflow node version to 24.x (046c33a)

2.0.9 (2025-09-17)

🤖 Build System

  • dependencies: bump the github-actions group across 1 directory with 12 updates (#62) (6988150)

2.0.8 (2025-08-28)

🔁 Continuous Integration

  • dependencies: bump soapui-runner action to v2.0.7 in soapui-testrunner workflow (6ee0d9c)

2.0.7 (2025-08-28)

🐛 Bug Fixes

  • upload soapui report artifact on both success and faillure as long as a report exists and report artifact upload is enabled in soapui-runner action (898e9d9)

2.0.6 (2025-08-27)

🎨 Styles

... (truncated)

Commits
  • f0464c5 chore(patch): release 2.1.2 [skip ci]
  • a8d298c build(dependencies): bump the github-actions group across 1 directory with 10...
  • See full diff in compare view

Updates wearefrank/ci-cd-templates/.github/workflows/docusaurus-release.yml from 2.1.1 to 2.1.2

Release notes

Sourced from wearefrank/ci-cd-templates/.github/workflows/docusaurus-release.yml's releases.

v2.1.2

2.1.2 (2025-12-02)

🤖 Build System

  • dependencies: bump the github-actions group across 1 directory with 10 updates (a8d298c)
Changelog

Sourced from wearefrank/ci-cd-templates/.github/workflows/docusaurus-release.yml's changelog.

conventional commits semantic versioning

2.1.2 (2025-12-02)

🤖 Build System

  • dependencies: bump the github-actions group across 1 directory with 10 updates (a8d298c)

2.1.1 (2025-10-17)

🤖 Build System

  • dependencies: bump node-version to v24 (2fe7b67)

2.1.0 (2025-10-17)

🍕 Features

  • delete workflow artifacts action (#65) (f0bcb14)

🤖 Build System

  • dependencies: bump the github-actions group across 1 directory with 6 updates (323d7ab)
  • force release (4af00cb)

🔁 Continuous Integration

  • bump ci-cd-templates release workflow node version to 24.x (046c33a)

2.0.9 (2025-09-17)

🤖 Build System

  • dependencies: bump the github-actions group across 1 directory with 12 updates (#62) (6988150)

2.0.8 (2025-08-28)

🔁 Continuous Integration

  • dependencies: bump soapui-runner action to v2.0.7 in soapui-testrunner workflow (6ee0d9c)

2.0.7 (2025-08-28)

🐛 Bug Fixes

  • upload soapui report artifact on both success and faillure as long as a report exists and report artifact upload is enabled in soapui-runner action (898e9d9)

2.0.6 (2025-08-27)

🎨 Styles

... (truncated)

Commits
  • f0464c5 chore(patch): release 2.1.2 [skip ci]
  • a8d298c build(dependencies): bump the github-actions group across 1 directory with 10...
  • See full diff in compare view

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 <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 Dec 15, 2025
@dependabot dependabot bot force-pushed the dependabot/github_actions/github-actions-20bd100f59 branch 2 times, most recently from 0ae2ff3 to 4d013f2 Compare February 5, 2026 10:15
… with 9 updates

Bumps the github-actions group with 9 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [wearefrank/ci-cd-templates/.github/workflows/ff-version-auto-bumper.yml](https://github.com/wearefrank/ci-cd-templates) | `2.1.1` | `2.1.2` |
| [step-security/harden-runner](https://github.com/step-security/harden-runner) | `2.13.2` | `2.14.0` |
| [actions/checkout](https://github.com/actions/checkout) | `6.0.0` | `6.0.1` |
| [wearefrank/ci-cd-templates](https://github.com/wearefrank/ci-cd-templates) | `2.1.0` | `2.1.2` |
| [wearefrank/ci-cd-templates/.github/workflows/ci-generic.yml](https://github.com/wearefrank/ci-cd-templates) | `2.1.1` | `2.1.2` |
| [actions/setup-node](https://github.com/actions/setup-node) | `6.0.0` | `6.1.0` |
| [actions/download-artifact](https://github.com/actions/download-artifact) | `6.0.0` | `7.0.0` |
| [wearefrank/ci-cd-templates/.github/workflows/docker-release-generic.yml](https://github.com/wearefrank/ci-cd-templates) | `2.1.1` | `2.1.2` |
| [wearefrank/ci-cd-templates/.github/workflows/docusaurus-release.yml](https://github.com/wearefrank/ci-cd-templates) | `2.1.1` | `2.1.2` |



Updates `wearefrank/ci-cd-templates/.github/workflows/ff-version-auto-bumper.yml` from 2.1.1 to 2.1.2
- [Release notes](https://github.com/wearefrank/ci-cd-templates/releases)
- [Changelog](https://github.com/wearefrank/ci-cd-templates/blob/main/CHANGELOG.md)
- [Commits](wearefrank/ci-cd-templates@5cc3ad4...f0464c5)

Updates `step-security/harden-runner` from 2.13.2 to 2.14.0
- [Release notes](https://github.com/step-security/harden-runner/releases)
- [Commits](step-security/harden-runner@95d9a5d...20cf305)

Updates `actions/checkout` from 6.0.0 to 6.0.1
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@1af3b93...8e8c483)

Updates `wearefrank/ci-cd-templates` from 2.1.0 to 2.1.2
- [Release notes](https://github.com/wearefrank/ci-cd-templates/releases)
- [Changelog](https://github.com/wearefrank/ci-cd-templates/blob/main/CHANGELOG.md)
- [Commits](wearefrank/ci-cd-templates@v2.1.0...f0464c5)

Updates `wearefrank/ci-cd-templates/.github/workflows/ci-generic.yml` from 2.1.1 to 2.1.2
- [Release notes](https://github.com/wearefrank/ci-cd-templates/releases)
- [Changelog](https://github.com/wearefrank/ci-cd-templates/blob/main/CHANGELOG.md)
- [Commits](wearefrank/ci-cd-templates@5cc3ad4...f0464c5)

Updates `actions/setup-node` from 6.0.0 to 6.1.0
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](actions/setup-node@2028fbc...395ad32)

Updates `actions/download-artifact` from 6.0.0 to 7.0.0
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](actions/download-artifact@018cc2c...37930b1)

Updates `wearefrank/ci-cd-templates/.github/workflows/docker-release-generic.yml` from 2.1.1 to 2.1.2
- [Release notes](https://github.com/wearefrank/ci-cd-templates/releases)
- [Changelog](https://github.com/wearefrank/ci-cd-templates/blob/main/CHANGELOG.md)
- [Commits](wearefrank/ci-cd-templates@5cc3ad4...f0464c5)

Updates `wearefrank/ci-cd-templates/.github/workflows/docusaurus-release.yml` from 2.1.1 to 2.1.2
- [Release notes](https://github.com/wearefrank/ci-cd-templates/releases)
- [Changelog](https://github.com/wearefrank/ci-cd-templates/blob/main/CHANGELOG.md)
- [Commits](wearefrank/ci-cd-templates@5cc3ad4...f0464c5)

---
updated-dependencies:
- dependency-name: wearefrank/ci-cd-templates/.github/workflows/ff-version-auto-bumper.yml
  dependency-version: 2.1.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: step-security/harden-runner
  dependency-version: 2.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: actions/checkout
  dependency-version: 6.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: wearefrank/ci-cd-templates
  dependency-version: 2.1.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: wearefrank/ci-cd-templates/.github/workflows/ci-generic.yml
  dependency-version: 2.1.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: actions/setup-node
  dependency-version: 6.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: actions/download-artifact
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: wearefrank/ci-cd-templates/.github/workflows/docker-release-generic.yml
  dependency-version: 2.1.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: wearefrank/ci-cd-templates/.github/workflows/docusaurus-release.yml
  dependency-version: 2.1.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/github_actions/github-actions-20bd100f59 branch from 4d013f2 to 8445d9d Compare February 16, 2026 15:43
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

None yet

Development

Successfully merging this pull request may close these issues.

0 participants