Skip to content

chore(deps): Bump the actions group with 2 updates#2820

Merged
poiana merged 1 commit intomasterfrom
dependabot/github_actions/actions-f4d79dabb6
Feb 4, 2026
Merged

chore(deps): Bump the actions group with 2 updates#2820
poiana merged 1 commit intomasterfrom
dependabot/github_actions/actions-f4d79dabb6

Conversation

@dependabot
Copy link
Contributor

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

Bumps the actions group with 2 updates: appleboy/ssh-action and actions/cache.

Updates appleboy/ssh-action from 1.2.4 to 1.2.5

Release notes

Sourced from appleboy/ssh-action's releases.

v1.2.5

Changelog

Refactor

  • 0ff4204d59e8e51228ff73bce53f80d53301dee2: refactor: streamline output handling for GITHUB_OUTPUT in workflows (#404) (@​appleboy)

Documentation updates

  • 23bd972bfcf52bf00cbb7f7f62b2bb06c2efa5b4: docs: update README and assets for new SSH agent workflow (@​appleboy)
  • 8e460a28f2d26993d9be77c5fc1442e9d6ba2e7f: docs: improve documentation table formatting for output descriptions (@​appleboy)
Commits
  • 0ff4204 refactor: streamline output handling for GITHUB_OUTPUT in workflows (#404)
  • 8e460a2 docs: improve documentation table formatting for output descriptions
  • 23bd972 docs: update README and assets for new SSH agent workflow
  • See full diff in compare view

Updates actions/cache from 5.0.2 to 5.0.3

Release notes

Sourced from actions/cache's releases.

v5.0.3

What's Changed

Full Changelog: actions/cache@v5...v5.0.3

Changelog

Sourced from actions/cache's changelog.

Releases

How to prepare a release

[!NOTE]
Relevant for maintainers with write access only.

  1. Switch to a new branch from main.
  2. Run npm test to ensure all tests are passing.
  3. Update the version in https://github.com/actions/cache/blob/main/package.json.
  4. Run npm run build to update the compiled files.
  5. Update this https://github.com/actions/cache/blob/main/RELEASES.md with the new version and changes in the ## Changelog section.
  6. Run licensed cache to update the license report.
  7. Run licensed status and resolve any warnings by updating the https://github.com/actions/cache/blob/main/.licensed.yml file with the exceptions.
  8. Commit your changes and push your branch upstream.
  9. Open a pull request against main and get it reviewed and merged.
  10. Draft a new release https://github.com/actions/cache/releases use the same version number used in package.json
    1. Create a new tag with the version number.
    2. Auto generate release notes and update them to match the changes you made in RELEASES.md.
    3. Toggle the set as the latest release option.
    4. Publish the release.
  11. Navigate to https://github.com/actions/cache/actions/workflows/release-new-action-version.yml
    1. There should be a workflow run queued with the same version number.
    2. Approve the run to publish the new version and update the major tags for this action.

Changelog

5.0.3

5.0.2

  • Bump @actions/cache to v5.0.3 #1692

5.0.1

  • Update @azure/storage-blob to ^12.29.1 via @actions/cache@5.0.1 #1685

5.0.0

[!IMPORTANT] actions/cache@v5 runs on the Node.js 24 runtime and requires a minimum Actions Runner version of 2.327.1. If you are using self-hosted runners, ensure they are updated before upgrading.

4.3.0

  • Bump @actions/cache to v4.1.0

... (truncated)

Commits
  • cdf6c1f Merge pull request #1695 from actions/Link-/prepare-5.0.3
  • a1bee22 Add review for the @​actions/http-client license
  • 4695763 Add licensed output
  • dc73bb9 Upgrade dependencies and address security warnings
  • 345d5c2 Add 5.0.3 builds
  • 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

Bumps the actions group with 2 updates: [appleboy/ssh-action](https://github.com/appleboy/ssh-action) and [actions/cache](https://github.com/actions/cache).


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

Updates `actions/cache` from 5.0.2 to 5.0.3
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](actions/cache@8b402f5...cdf6c1f)

---
updated-dependencies:
- dependency-name: appleboy/ssh-action
  dependency-version: 1.2.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
- dependency-name: actions/cache
  dependency-version: 5.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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 Feb 2, 2026
@poiana poiana requested review from hbrueckner and terror96 February 2, 2026 11:36
@poiana poiana added the size/XS label Feb 2, 2026
@github-actions
Copy link

github-actions bot commented Feb 2, 2026

Perf diff from master - unit tests

    12.53%     +1.22%  [.] std::__shared_count<(__gnu_cxx::_Lock_policy)2>::_M_get_use_count() const
    12.06%     -0.83%  [.] sinsp_threadinfo::get_main_thread()
     9.14%     +0.71%  [.] sinsp_threadinfo::update_main_fdtable()
     7.89%     +0.69%  [.] sinsp_threadinfo::get_fd_table()
     5.19%     -0.67%  [.] thread_group_info::get_first_thread() const
     9.92%     -0.54%  [.] std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release()
     9.87%     -0.52%  [.] std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_add_ref_lock_nothrow()
    15.35%     +0.40%  [.] std::__shared_ptr<sinsp_threadinfo, (__gnu_cxx::_Lock_policy)2>::__shared_ptr(std::__weak_ptr<sinsp_threadinfo, (__gnu_cxx::_Lock_policy)2> const&, std::nothrow_t)
     3.56%     -0.23%  [.] sinsp_thread_manager::create_thread_dependencies(std::shared_ptr<sinsp_threadinfo> const&)
     0.23%     +0.20%  [.] scap_event_encode_params_v

Heap diff from master - unit tests

peak heap memory consumption: 0B
peak RSS (including heaptrack overhead): 0B
total memory leaked: 0B

Heap diff from master - scap file

peak heap memory consumption: 0B
peak RSS (including heaptrack overhead): 0B
total memory leaked: 0B

Benchmarks diff from master

Comparing gbench_data.json to /root/actions-runner/_work/libs/libs/build/gbench_data.json
Benchmark                                                         Time             CPU      Time Old      Time New       CPU Old       CPU New
----------------------------------------------------------------------------------------------------------------------------------------------
BM_sinsp_split_mean                                            -0.0431         -0.0432           239           228           239           228
BM_sinsp_split_median                                          -0.0467         -0.0469           238           227           238           227
BM_sinsp_split_stddev                                          +0.5199         +0.5080             2             2             2             2
BM_sinsp_split_cv                                              +0.5884         +0.5761             0             0             0             0
BM_sinsp_concatenate_paths_relative_path_mean                  -0.0323         -0.0325            72            70            72            70
BM_sinsp_concatenate_paths_relative_path_median                -0.0293         -0.0296            72            70            72            70
BM_sinsp_concatenate_paths_relative_path_stddev                -0.3852         -0.3898             1             1             1             1
BM_sinsp_concatenate_paths_relative_path_cv                    -0.3647         -0.3693             0             0             0             0
BM_sinsp_concatenate_paths_empty_path_mean                     +0.0559         +0.0562            40            42            40            42
BM_sinsp_concatenate_paths_empty_path_median                   +0.0572         +0.0574            39            42            39            42
BM_sinsp_concatenate_paths_empty_path_stddev                   -0.4828         -0.4830             1             0             1             0
BM_sinsp_concatenate_paths_empty_path_cv                       -0.5101         -0.5105             0             0             0             0
BM_sinsp_concatenate_paths_absolute_path_mean                  -0.0016         -0.0015            68            68            68            68
BM_sinsp_concatenate_paths_absolute_path_median                -0.0038         -0.0038            68            68            68            68
BM_sinsp_concatenate_paths_absolute_path_stddev                -0.1105         -0.1195             0             0             0             0
BM_sinsp_concatenate_paths_absolute_path_cv                    -0.1091         -0.1182             0             0             0             0

@codecov
Copy link

codecov bot commented Feb 2, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 74.53%. Comparing base (7250ae9) to head (08d8ca9).
⚠️ Report is 12 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2820   +/-   ##
=======================================
  Coverage   74.53%   74.53%           
=======================================
  Files         292      292           
  Lines       29987    29987           
  Branches     4660     4660           
=======================================
  Hits        22350    22350           
  Misses       7637     7637           
Flag Coverage Δ
libsinsp 74.53% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Contributor

@ekoops ekoops left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/approve

@poiana
Copy link
Contributor

poiana commented Feb 2, 2026

LGTM label has been added.

DetailsGit tree hash: c58f2b759beb292207d2437e40bb725a9d1fb242

@poiana poiana added the approved label Feb 2, 2026
@ekoops ekoops added this to the 0.24.0 milestone Feb 2, 2026
@irozzo-1A irozzo-1A self-requested a review February 3, 2026 08:41
Copy link
Contributor

@irozzo-1A irozzo-1A left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@github-project-automation github-project-automation bot moved this from Todo to In progress in Falco Roadmap Feb 3, 2026
@poiana
Copy link
Contributor

poiana commented Feb 3, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: dependabot[bot], ekoops, irozzo-1A, leogr

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:
  • OWNERS [ekoops,irozzo-1A,leogr]

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

1 similar comment
@poiana
Copy link
Contributor

poiana commented Feb 3, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: dependabot[bot], ekoops, irozzo-1A, leogr

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:
  • OWNERS [ekoops,irozzo-1A,leogr]

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@ekoops
Copy link
Contributor

ekoops commented Feb 4, 2026

/release-note-none

@poiana poiana merged commit 5acbd72 into master Feb 4, 2026
48 checks passed
@poiana poiana deleted the dependabot/github_actions/actions-f4d79dabb6 branch February 4, 2026 08:40
@github-project-automation github-project-automation bot moved this from In progress to Done in Falco Roadmap Feb 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved dco-signoff: yes dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code lgtm release-note-none size/XS

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

4 participants