Skip to content

Conversation

@dependabot
Copy link

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

Bumps the actions group with 5 updates in the / directory:

Package From To
appleboy/ssh-action 1.2.2 1.2.4
uraimo/run-on-arch-action 3.0.0 3.0.1
softprops/action-gh-release 2.2.1 2.5.0
falcosecurity/kernel-testing 0.3.2 0.4.0
codecov/codecov-action 5.4.0 5.5.2

Updates appleboy/ssh-action from 1.2.2 to 1.2.4

Release notes

Sourced from appleboy/ssh-action's releases.

v1.2.4

Changelog

Enhancements

  • 4e3535e14ec03f79243a1a56045526c18d66d556: chore: bump default DRONE_SSH_VERSION to 1.8.2 (@​appleboy)

Build process updates

  • 823bd89e131d8d508129f9443cad5855e9ba96f0: ci: trigger GitHub Actions workflows only on version tags (@​appleboy)

Documentation updates

  • 652a0bee3c6aaba4fb2ae596f1de42c51f8e81ec: docs: update CI documentation and workflow references (@​appleboy)
  • f6208e096db23f5766ae2e218bde93cb6a8d0944: docs: document and demonstrate capturing and using command output (@​appleboy)

v1.2.3

Changelog

Features

  • 20d5c5bbc91841863c09aaa3a6797061bbf148a4: feat: add configurable curl insecure flag to GitHub action (@​appleboy)

Bug fixes

  • 170eebb2ee3ce82216b41e857a289e0dca842c08: fix: enhance binary download flow with robust error handling (#394) (@​appleboy)

Enhancements

  • b27b9f8968f508f19656348e47e978c4686dbd2f: chore: refactor system to improve efficiency and update API usage (@​appleboy)
  • 0e19dd962da42eb2f2b775d6e133dc9dfd424aa6: chore: improve robustness and consistency across multiple scripts (@​appleboy)

Refactor

  • b6690ee817812c18c1bcc05cd08d0011e6aabc63: refactor: improve error handling and code readability across scripts (#374) (@​appleboy)

Build process updates

  • 2b3c6504b3e1405c32b38787b6d20b223a1ecebc: ci: unify and enhance GitHub workflow configurations (@​appleboy)
  • ffd1eec36471c1bfbebcf1941411db862c9b0e38: ci: add workflow step for multi-command SSH testing (#386) (@​appleboy)
  • 53f5c5cedfd3f9032989483701c0a25764f2d4e3: ci: add automated Trivy security scanning via GitHub Actions (@​appleboy)

Documentation updates

  • 52a1840ca6cafe7e0e1e15e8649b935ba4e33077: docs: update SSH action version to v1 in all README files (#372) (@​appleboy)
  • 689de3cf649b7be1e792eeea9fc0571dcc0c3e4f: docs: improve CLI messaging and error clarity for users (@​appleboy)
  • 9ca1cd21746f53919166547633817ce20c8b5394: docs: document the new curl_insecure configuration option (@​appleboy)
  • bd83ba7e2b3b59ec4007ddc30c72ef12e5d2fff7: docs: document and configure drone-ssh version usage (#381) (@​appleboy)
  • b80f638dc49d3b3a0321d26532f97c8eecb7276b: docs: rewrite and unify documentation across all supported languages (@​appleboy)
  • c7fbbc9208e4020c3b78e5db9e7042248c991866: docs: add table of contents to multilingual README files (@​appleboy)
  • 4d84f0522a5d50416e14452c3285361e7fdff665: docs: revamp and unify multi-language readme documentation (@​appleboy)
  • 8f3cc07719a6ef0a247c6a0b146041bf14ea6211: docs: add comprehensive tables of contents to all README files (@​appleboy)
  • 8745f9583c033551b991c73d76d23dd610c9f26e: docs: restructure and clarify parameter documentation across all readmes (@​appleboy)
  • 57f6f3556d4a3e900b37a8dcf9e06ec7da87d6e7: docs(readme): better wording for script_path property (#387) (@​kontur)
  • 3ca8a7c5359ac6ad91aa47f1946ece1c3b025004: docs: clarify script_path usage in Chinese remote execution docs (@​appleboy)
  • c680069d84038812d68d6f1360d230ea50fb6005: docs: add comprehensive documentation for project setup and usage (@​appleboy)
  • 91f3272fc5907f4699dcf59761eb622a07342f5a: docs: add Trivy security scan badge to all documentation (@​appleboy)
Commits
  • 823bd89 ci: trigger GitHub Actions workflows only on version tags
  • f6208e0 docs: document and demonstrate capturing and using command output
  • 652a0be docs: update CI documentation and workflow references
  • 4e3535e chore: bump default DRONE_SSH_VERSION to 1.8.2
  • 91f3272 docs: add Trivy security scan badge to all documentation
  • 53f5c5c ci: add automated Trivy security scanning via GitHub Actions
  • 170eebb fix: enhance binary download flow with robust error handling (#394)
  • c680069 docs: add comprehensive documentation for project setup and usage
  • 3ca8a7c docs: clarify script_path usage in Chinese remote execution docs
  • 57f6f35 docs(readme): better wording for script_path property (#387)
  • Additional commits viewable in compare view

Updates uraimo/run-on-arch-action from 3.0.0 to 3.0.1

Release notes

Sourced from uraimo/run-on-arch-action's releases.

3.0.1

What's Changed

New Contributors

Full Changelog: uraimo/run-on-arch-action@v3.0.0...v3.0.1

Commits

Updates softprops/action-gh-release from 2.2.1 to 2.5.0

Release notes

Sourced from softprops/action-gh-release's releases.

v2.5.0

What's Changed

Exciting New Features 🎉

Other Changes 🔄

New Contributors

Full Changelog: softprops/action-gh-release@v2.4.2...v2.5.0

v2.4.2

What's Changed

Exciting New Features 🎉

Other Changes 🔄

  • dependency updates

New Contributors

Full Changelog: softprops/action-gh-release@v2.4.1...v2.4.2

v2.4.1

What's Changed

Other Changes 🔄

Full Changelog: softprops/action-gh-release@v2...v2.4.1

v2.4.0

What's Changed

Exciting New Features 🎉

Other Changes 🔄

... (truncated)

Changelog

Sourced from softprops/action-gh-release's changelog.

2.5.0

What's Changed

Exciting New Features 🎉

Other Changes 🔄

  • dependency updates

2.4.2

What's Changed

Exciting New Features 🎉

Other Changes 🔄

  • dependency updates

2.4.1

What's Changed

Other Changes 🔄

2.4.0

What's Changed

Exciting New Features 🎉

2.3.4

What's Changed

Bug fixes 🐛

Other Changes 🔄

... (truncated)

Commits
  • a06a81a release 2.5.0
  • 7da8983 feat: mark release as draft until all artifacts are uploaded (#692)
  • 8797328 chore(deps): bump actions/checkout in the github-actions group (#689)
  • 1bfc62a chore(deps): bump the npm group across 1 directory with 5 updates (#697)
  • 5be0e66 release 2.4.2
  • af658b4 feat: Ensure generated release notes cannot be over 125000 characters (#684)
  • 237aacc chore: bump node to 24.11.0
  • 00362be chore(deps): bump the npm group with 5 updates (#687)
  • 0adea5a chore(deps): bump the npm group with 3 updates (#686)
  • aa05f9d chore(deps): bump actions/setup-node from 5.0.0 to 6.0.0 in the github-action...
  • Additional commits viewable in compare view

Updates falcosecurity/kernel-testing from 0.3.2 to 0.4.0

Commits
  • bff5120 chore(ansible-playbooks): revert to v0.3.2 for ubuntu-6.5-aarch64
  • bf085b3 chore(ansible-playbooks): reintroduce oraclelinux-3.10
  • e7218cf chore(ansible-playbooks): disable legacy BPF tests on some oraclelinux
  • a73851f fix(images/modernprobe-builder): fix modern probe build
  • d6a9781 chore(images/Makefile): tag images built by arch/distro/kern targets
  • 935565d fix(images): install correct AWS linux-{headers,tools} on ubuntu
  • a43b69f refactor(images): replace 'as' with 'AS'
  • e8c6f26 chore(images): install pinned cmake version in rootfs/builder images
  • 03a57b6 chore(images): use bash as default and enable some safety options
  • cd9073c chore(images/builder): remove useless source directive
  • Additional commits viewable in compare view

Updates codecov/codecov-action from 5.4.0 to 5.5.2

Release notes

Sourced from codecov/codecov-action's releases.

v5.5.2

What's Changed

New Contributors

Full Changelog: codecov/codecov-action@v5.5.1...v5.5.2

v5.5.1

What's Changed

New Contributors

Full Changelog: codecov/codecov-action@v5.5.0...v5.5.1

v5.5.0

What's Changed

New Contributors

Full Changelog: codecov/codecov-action@v5.4.3...v5.5.0

v5.4.3

What's Changed

... (truncated)

Changelog

Sourced from codecov/codecov-action's changelog.

v5.5.2

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.5.1..v5.5.2

v5.5.1

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.5.0..v5.5.1

v5.5.0

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.4.3..v5.5.0

v5.4.3

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.4.2..v5.4.3

v5.4.2

... (truncated)

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

Bumps the actions group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [appleboy/ssh-action](https://github.com/appleboy/ssh-action) | `1.2.2` | `1.2.4` |
| [uraimo/run-on-arch-action](https://github.com/uraimo/run-on-arch-action) | `3.0.0` | `3.0.1` |
| [softprops/action-gh-release](https://github.com/softprops/action-gh-release) | `2.2.1` | `2.5.0` |
| [falcosecurity/kernel-testing](https://github.com/falcosecurity/kernel-testing) | `0.3.2` | `0.4.0` |
| [codecov/codecov-action](https://github.com/codecov/codecov-action) | `5.4.0` | `5.5.2` |



Updates `appleboy/ssh-action` from 1.2.2 to 1.2.4
- [Release notes](https://github.com/appleboy/ssh-action/releases)
- [Commits](appleboy/ssh-action@2ead5e3...823bd89)

Updates `uraimo/run-on-arch-action` from 3.0.0 to 3.0.1
- [Release notes](https://github.com/uraimo/run-on-arch-action/releases)
- [Commits](uraimo/run-on-arch-action@4141da8...d94c139)

Updates `softprops/action-gh-release` from 2.2.1 to 2.5.0
- [Release notes](https://github.com/softprops/action-gh-release/releases)
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
- [Commits](softprops/action-gh-release@c95fe14...a06a81a)

Updates `falcosecurity/kernel-testing` from 0.3.2 to 0.4.0
- [Release notes](https://github.com/falcosecurity/kernel-testing/releases)
- [Changelog](https://github.com/falcosecurity/kernel-testing/blob/main/release.md)
- [Commits](falcosecurity/kernel-testing@v0.3.2...v0.4.0)

Updates `codecov/codecov-action` from 5.4.0 to 5.5.2
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](codecov/codecov-action@0565863...671740a)

---
updated-dependencies:
- dependency-name: appleboy/ssh-action
  dependency-version: 1.2.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
- dependency-name: uraimo/run-on-arch-action
  dependency-version: 3.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
- dependency-name: softprops/action-gh-release
  dependency-version: 2.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions
- dependency-name: falcosecurity/kernel-testing
  dependency-version: 0.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions
- dependency-name: codecov/codecov-action
  dependency-version: 5.5.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions
...

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 Dec 22, 2025
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.

1 participant