Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 20, 2025

Bumps the github-actions group with 4 updates in the / directory: wearefrank/ci-cd-templates, step-security/harden-runner, actions/checkout and actions/setup-node.

Updates wearefrank/ci-cd-templates from 1.0.3 to 1.0.15

Release notes

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

v1.0.15

1.0.15 (2025-01-10)

🤖 Build System

  • dependencies: bump the github-actions group with 5 updates (d56027a)

v1.0.14

1.0.14 (2025-01-06)

🤖 Build System

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

v1.0.13

1.0.13 (2024-12-19)

🤖 Build System

  • dependencies: bump the github-actions group across 1 directory with 2 updates (568f7aa)

v1.0.12

1.0.12 (2024-12-02)

🤖 Build System

  • dependencies: bump the github-actions group across 1 directory with 5 updates (#33) (03612e9)

v1.0.11

1.0.11 (2024-10-28)

🐛 Bug Fixes

  • ff-version-auto-bumper workflow pr creation failing due to wrong branchname (b97427b)

🤖 Build System

  • dependencies: bump the github-actions group across 1 directory with 4 updates (#28) (86dec0a)

v1.0.10

1.0.10 (2024-10-16)

🤖 Build System

  • dependencies: bump the github-actions group across 1 directory with 7 updates (4e77754)

v1.0.9

1.0.9 (2024-09-13)

🤖 Build System

... (truncated)

Changelog

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

conventional commits semantic versioning

1.0.15 (2025-01-10)

🤖 Build System

  • dependencies: bump the github-actions group with 5 updates (d56027a)

1.0.14 (2025-01-06)

🤖 Build System

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

1.0.13 (2024-12-19)

🤖 Build System

  • dependencies: bump the github-actions group across 1 directory with 2 updates (568f7aa)

1.0.12 (2024-12-02)

🤖 Build System

  • dependencies: bump the github-actions group across 1 directory with 5 updates (#33) (03612e9)

1.0.11 (2024-10-28)

🐛 Bug Fixes

  • ff-version-auto-bumper workflow pr creation failing due to wrong branchname (b97427b)

🤖 Build System

  • dependencies: bump the github-actions group across 1 directory with 4 updates (#28) (86dec0a)

1.0.10 (2024-10-16)

🤖 Build System

  • dependencies: bump the github-actions group across 1 directory with 7 updates (4e77754)

1.0.9 (2024-09-13)

🤖 Build System

  • dependencies: bump the github-actions group with 2 updates (9ece1f8)

1.0.8 (2024-09-09)

... (truncated)

Commits
  • 2d74f03 chore(patch): release 1.0.15 [skip ci]
  • d56027a build(dependencies): bump the github-actions group with 5 updates
  • 2cd3595 chore(patch): release 1.0.14 [skip ci]
  • fba16d0 build(dependencies): bump the github-actions group across 1 directory with 4 ...
  • 186180d chore(patch): release 1.0.13 [skip ci]
  • 568f7aa build(dependencies): bump the github-actions group across 1 directory with 2 ...
  • bdd980e chore(patch): release 1.0.12 [skip ci]
  • 03612e9 build(dependencies): bump the github-actions group across 1 directory with 5 ...
  • b9f96c7 chore(patch): release 1.0.11 [skip ci]
  • b97427b fix: ff-version-auto-bumper workflow pr creation failing due to wrong branchname
  • Additional commits viewable in compare view

Updates step-security/harden-runner from 2.8.1 to 2.10.4

Release notes

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

v2.10.4

What's Changed

Fixed a potential Harden-Runner post step failure that could occur when printing agent service logs. The fix gracefully handles failures without failing the post step.

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

v2.10.3

What's Changed

Fixed an issue where DNS requests using uppercase characters (e.g., EXAMPLE.com) were blocked even when the domain was present in the allowed list. This update standardizes domain names to lowercase for consistent comparison.

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

v2.10.2

What's Changed

  1. Fixes low-severity command injection weaknesses The advisory is here: GHSA-g85v-wf27-67xc

  2. Bug fix to improve detection of whether Harden-Runner is running in a container

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

v2.10.1

What's Changed

Release v2.10.1 by @​varunsh-coder in step-security/harden-runner#463 Bug fix: Resolves an issue where DNS resolution of .local domains was failing when using a Kind cluster in a GitHub Actions workflow.

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

v2.10.0

What's Changed

Release v2.10.0 by @​h0x0er and @​varunsh-coder in step-security/harden-runner#455

ARM Support: Harden-Runner Enterprise tier now supports GitHub-hosted ARM runners. This includes all the features that apply to previously supported GitHub-hosted x64 Linux runners.

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

v2.9.1

What's Changed

Release v2.9.1 by @​h0x0er and @​varunsh-coder in #440 This release includes two changes:

  1. Updated markdown displayed in the job summary by the Harden-Runner Action.
  2. Fixed a bug affecting Enterprise Tier customers where the agent attempted to upload telemetry for jobs with disable-telemetry set to true. No telemetry was uploaded as the endpoint was not in the allowed list.

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

v2.9.0

What's Changed

Release v2.9.0 by @​h0x0er and @​varunsh-coder in step-security/harden-runner#435 This release includes:

... (truncated)

Commits

Updates actions/checkout from 4.1.7 to 4.2.2

Release notes

Sourced from actions/checkout's releases.

v4.2.2

What's Changed

Full Changelog: actions/checkout@v4.2.1...v4.2.2

v4.2.1

What's Changed

New Contributors

Full Changelog: actions/checkout@v4.2.0...v4.2.1

v4.2.0

What's Changed

New Contributors

Full Changelog: actions/checkout@v4.1.7...v4.2.0

Changelog

Sourced from actions/checkout's changelog.

Changelog

v4.2.2

v4.2.1

v4.2.0

v4.1.7

v4.1.6

v4.1.5

v4.1.4

v4.1.3

v4.1.2

v4.1.1

v4.1.0

... (truncated)

Commits

Updates actions/setup-node from 4.0.3 to 4.1.0

Release notes

Sourced from actions/setup-node's releases.

v4.1.0

What's Changed

New Contributors

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

v4.0.4

What's Changed

Documentation changes:

New Contributors

Full Changelog: actions/setup-node@v4...v4.0.4

Commits

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

… with 4 updates

Bumps the github-actions group with 4 updates in the / directory: [wearefrank/ci-cd-templates](https://github.com/wearefrank/ci-cd-templates), [step-security/harden-runner](https://github.com/step-security/harden-runner), [actions/checkout](https://github.com/actions/checkout) and [actions/setup-node](https://github.com/actions/setup-node).


Updates `wearefrank/ci-cd-templates` from 1.0.3 to 1.0.15
- [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@v1.0.3...2d74f03)

Updates `step-security/harden-runner` from 2.8.1 to 2.10.4
- [Release notes](https://github.com/step-security/harden-runner/releases)
- [Commits](step-security/harden-runner@17d0e2b...cb605e5)

Updates `actions/checkout` from 4.1.7 to 4.2.2
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@692973e...11bd719)

Updates `actions/setup-node` from 4.0.3 to 4.1.0
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](actions/setup-node@1e60f62...39370e3)

---
updated-dependencies:
- dependency-name: wearefrank/ci-cd-templates
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: step-security/harden-runner
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jan 20, 2025
Copy link
Author

dependabot bot commented on behalf of github Jan 27, 2025

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

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