Skip to content

chore(deps): bump the github-action-dependencies group across 1 directory with 7 updates#2225

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/github-action-dependencies-8c0ffa09e3
Open

chore(deps): bump the github-action-dependencies group across 1 directory with 7 updates#2225
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/github-action-dependencies-8c0ffa09e3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 19, 2026

Bumps the github-action-dependencies group with 7 updates in the / directory:

Package From To
step-security/harden-runner 2.19.0 2.19.3
elgohr/Publish-Docker-Github-Action cba9ef01f060d055caf693f34a0ed92d361f2ab1 a173d53c3077a33d5877ca4d93d853a1de31f357
aws-actions/configure-aws-credentials 6.1.0 6.1.1
aws-actions/amazon-ecr-login 2.1.3 2.1.5
github/codeql-action 4.35.2 4.35.5
flanksource/deps 1.0.28 1.0.34
actions-rust-lang/setup-rust-toolchain 1.16.0 1.16.1

Updates step-security/harden-runner from 2.19.0 to 2.19.3

Release notes

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

v2.19.3

What's Changed

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

v2.19.2

What's Changed

  • Update the Harden Runner agent for enterprise tier to use go 1.26 and fix minor bugs.

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

v2.19.1

What's Changed

What the fix changes

  • Harden-Runner will detect ubuntu-slim runners and exit cleanly with an informational log message, instead of post harden runner step failing on chown: invalid user: 'undefined'.

What the fix does not do

  • Jobs running on ubuntu-slim will not be monitored by Harden-Runner. The agent relies on kernel-level features (that require elevated capabilities).
  • Per GitHub's docs on single-CPU runners: "The container for ubuntu-slim runners runs in unprivileged mode. This means that some operations requiring elevated privileges such as mounting file systems, using Docker-in-Docker, or accessing low-level kernel features are not supported." Those low-level kernel features are what the agent needs, so monitoring inside the unprivileged container is not feasible today.

For StepSecurity enterprise customers If your security posture requires that workflows are always monitored, you can block the use of ubuntu-slim via workflow run policies see the Runner Label Policy docs. This lets you enforce that jobs only run on monitored runner types.

New Contributors

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

Commits
  • ab7a940 Merge pull request #665 from step-security/fix/use-policy-store-default-audit
  • ec41b78 Default to audit mode when api-key missing with use-policy-store
  • 9ca718d Merge pull request #664 from step-security/update-agent-v1.8.5
  • 1dee3df Update agent to v1.8.5
  • a5ad31d Merge pull request #657 from devantler/fix/ubuntu-slim-user-env
  • 6e92856 build dist and trim ubuntu-slim message
  • 4e0504e Merge branch 'main' into fix/ubuntu-slim-user-env
  • 376d25a fix: detect ubuntu-slim runners early and bail out
  • See full diff in compare view

Updates elgohr/Publish-Docker-Github-Action from cba9ef01f060d055caf693f34a0ed92d361f2ab1 to a173d53c3077a33d5877ca4d93d853a1de31f357

Commits
  • a173d53 Merge pull request #245 from elgohr/dependabot/docker/ubuntu-26.04
  • 9326acb Bump ubuntu from 24.04 to 26.04
  • 9c31530 Merge pull request #244 from elgohr/dependabot/github_actions/pozil/auto-assi...
  • 4dc22e6 Bump pozil/auto-assign-issue from 2 to 3
  • See full diff in compare view

Updates aws-actions/configure-aws-credentials from 6.1.0 to 6.1.1

Release notes

Sourced from aws-actions/configure-aws-credentials's releases.

v6.1.1

What's Changed

Full Changelog: aws-actions/configure-aws-credentials@v6...v6.1.1

Changelog

Sourced from aws-actions/configure-aws-credentials's changelog.

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

6.1.1 (2026-05-05)

Miscellaneous Chores

  • various dependency updates

6.1.0 (2026-04-06)

Features

6.0.0 (2026-02-04)

⚠ BREAKING CHANGES

Features

Bug Fixes

  • properly output aws-account-id and authenticated-arn when using role-chaining (#1633) (7ceaf96)

5.1.1 (2025-11-24)

Miscellaneous Chores

5.1.0 (2025-10-06)

Features

... (truncated)

Commits
  • d979d5b chore: release 6.1.1 (#1757)
  • d4a9acd chore: Update dist
  • fc44f4a chore(deps): bump @​aws-sdk/client-sts from 3.1033.0 to 3.1038.0 (#1749)
  • 0b8336f chore: Update dist
  • 8c5bf33 chore(deps-dev): bump @​aws-sdk/credential-provider-env (#1751)
  • 53df0c1 chore: Update dist
  • c2c5582 chore(deps): bump @​smithy/node-http-handler from 4.6.0 to 4.6.1 (#1750)
  • bd0031d chore(deps): bump postcss from 8.5.6 to 8.5.12 (#1752)
  • 6ab499a chore(deps-dev): bump @​biomejs/biome from 2.4.12 to 2.4.13 (#1747)
  • bc94895 chore(deps-dev): bump @​biomejs/biome from 2.4.11 to 2.4.12 (#1739)
  • Additional commits viewable in compare view

Updates aws-actions/amazon-ecr-login from 2.1.3 to 2.1.5

Release notes

Sourced from aws-actions/amazon-ecr-login's releases.

v2.1.5

See the changelog for details about the changes included in this release.

v2.1.4

See the changelog for details about the changes included in this release.

Changelog

Sourced from aws-actions/amazon-ecr-login's changelog.

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.1.5 (2026-05-06)

Dependency Updates

  • bump @​aws-sdk/client-ecr from 3.1038.0 to 3.1043.0 (#1040)
  • bump @​aws-sdk/client-ecr-public from 3.1034.0 to 3.1043.0 (#1032, #1041)
  • bump @​aws-sdk/credential-providers (#1030, #1043)

2.1.4 (2026-04-22)

Dependency Updates

  • bump @​actions/core from 3.0.0 to 3.0.1 (#1015)
  • bump @​aws-sdk/client-ecr from 3.1030.0 to 3.1034.0 (#1017)
  • bump @​aws-sdk/client-ecr-public from 3.1026.0 to 3.1034.0 (#1016)
  • bump @​aws-sdk/credential-providers (#1014)

2.1.3 (2026-04-15)

Dependency Updates

  • bump @​aws-sdk/client-ecr from 3.1021.0 to 3.1030.0 (#987, #1001)
  • bump @​aws-sdk/client-ecr-public from 3.1021.0 to 3.1026.0 (#990)
  • bump @​aws-sdk/credential-providers (#1002)
  • bump https-proxy-agent from 8.0.0 to 9.0.0 (#991)

2.1.2 (2026-04-01)

Dependency Updates

  • bump @​aws-sdk/client-ecr from 3.1011.0 to 3.1021.0 (#966, #977)
  • bump @​aws-sdk/client-ecr-public from 3.1011.0 to 3.1021.0 (#963, #976)
  • bump @​aws-sdk/credential-providers (#965, #978)

2.1.1 (2026-03-24)

Bug Fixes

  • prefer explicit env var credentials over Pod Identity (#953) (ecbbdc7)

2.1.0 (2026-03-19)

... (truncated)

Commits
  • fa648b4 chore(release): 2.1.5
  • 3dfe08d chore: Update dist (#1052)
  • 5607af0 chore(deps-dev): bump globals from 17.5.0 to 17.6.0 (#1044)
  • dca3c95 chore(deps): bump @​aws-sdk/client-ecr-public from 3.1038.0 to 3.1043.0 (#1041)
  • 0d5643a chore: Update dist (#1048)
  • 4555c24 chore(deps): bump @​aws-sdk/credential-providers (#1043)
  • 7d5c14d chore(deps-dev): bump eslint from 10.2.1 to 10.3.0 (#1042)
  • e7f36a1 chore(deps): bump @​aws-sdk/client-ecr from 3.1038.0 to 3.1043.0 (#1040)
  • 9e3a847 chore: Update dist (#1038)
  • 827d1a8 chore(deps): bump @​aws-sdk/client-ecr-public from 3.1034.0 to 3.1038.0 (#1032)
  • Additional commits viewable in compare view

Updates github/codeql-action from 4.35.2 to 4.35.5

Release notes

Sourced from github/codeql-action's releases.

v4.35.5

  • We have improved how the JavaScript bundles for the CodeQL Action are generated to avoid duplication across bundles and reduce the size of the repository by around 70%. This should have no effect on the runtime behaviour of the CodeQL Action. #3899
  • For performance and accuracy reasons, improved incremental analysis will now only be enabled on a pull request when diff-informed analysis is also enabled for that run. If diff-informed analysis is unavailable (for example, because the PR diff ranges could not be computed), the action will fall back to a full analysis. #3791
  • If multiple inputs are provided for the GitHub-internal analysis-kinds input, only code-scanning will be enabled. The analysis-kinds input is experimental, for GitHub-internal use only, and may change without notice at any time. #3892
  • Added an experimental change which, when running a Code Scanning analysis for a PR with improved incremental analysis enabled, prefers CodeQL CLI versions that have a cached overlay-base database for the configured languages. This speeds up analysis for a repository when there is not yet a cached overlay-base database for the latest CLI version. We expect to roll this change out to everyone in May. #3880

v4.35.4

  • Update default CodeQL bundle version to 2.25.4. #3881

v4.35.3

  • Upcoming breaking change: Add a deprecation warning for customers using CodeQL version 2.19.3 and earlier. These versions of CodeQL were discontinued on 9 April 2026 alongside GitHub Enterprise Server 3.15, and will be unsupported by the next minor release of the CodeQL Action. #3837
  • Configurations for private registries that use Cloudsmith or GCP OIDC are now accepted. #3850
  • Best-effort connection tests for private registries now use GET requests instead of HEAD for better compatibility with various registry implementations. For NuGet feeds, the test is now always performed against the service index. #3853
  • Fixed a bug where two diagnostics produced within the same millisecond could overwrite each other on disk, causing one of them to be lost. #3852
  • Update default CodeQL bundle version to 2.25.3. #3865
Changelog

Sourced from github/codeql-action's changelog.

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

[UNRELEASED]

  • Breaking change: Bump the minimum required CodeQL bundle version to 2.19.4. #3894
  • Add support for SHA-256 Git object IDs. #3893

4.35.5 - 15 May 2026

  • We have improved how the JavaScript bundles for the CodeQL Action are generated to avoid duplication across bundles and reduce the size of the repository by around 70%. This should have no effect on the runtime behaviour of the CodeQL Action. #3899
  • For performance and accuracy reasons, improved incremental analysis will now only be enabled on a pull request when diff-informed analysis is also enabled for that run. If diff-informed analysis is unavailable (for example, because the PR diff ranges could not be computed), the action will fall back to a full analysis. #3791
  • If multiple inputs are provided for the GitHub-internal analysis-kinds input, only code-scanning will be enabled. The analysis-kinds input is experimental, for GitHub-internal use only, and may change without notice at any time. #3892
  • Added an experimental change which, when running a Code Scanning analysis for a PR with improved incremental analysis enabled, prefers CodeQL CLI versions that have a cached overlay-base database for the configured languages. This speeds up analysis for a repository when there is not yet a cached overlay-base database for the latest CLI version. We expect to roll this change out to everyone in May. #3880

4.35.4 - 07 May 2026

  • Update default CodeQL bundle version to 2.25.4. #3881

4.35.3 - 01 May 2026

  • Upcoming breaking change: Add a deprecation warning for customers using CodeQL version 2.19.3 and earlier. These versions of CodeQL were discontinued on 9 April 2026 alongside GitHub Enterprise Server 3.15, and will be unsupported by the next minor release of the CodeQL Action. #3837
  • Configurations for private registries that use Cloudsmith or GCP OIDC are now accepted. #3850
  • Best-effort connection tests for private registries now use GET requests instead of HEAD for better compatibility with various registry implementations. For NuGet feeds, the test is now always performed against the service index. #3853
  • Fixed a bug where two diagnostics produced within the same millisecond could overwrite each other on disk, causing one of them to be lost. #3852
  • Update default CodeQL bundle version to 2.25.3. #3865

4.35.2 - 15 Apr 2026

  • The undocumented TRAP cache cleanup feature that could be enabled using the CODEQL_ACTION_CLEANUP_TRAP_CACHES environment variable is deprecated and will be removed in May 2026. If you are affected by this, we recommend disabling TRAP caching by passing the trap-caching: false input to the init Action. #3795
  • The Git version 2.36.0 requirement for improved incremental analysis now only applies to repositories that contain submodules. #3789
  • Python analysis on GHES no longer extracts the standard library, relying instead on models of the standard library. This should result in significantly faster extraction and analysis times, while the effect on alerts should be minimal. #3794
  • Fixed a bug in the validation of OIDC configurations for private registries that was added in CodeQL Action 4.33.0 / 3.33.0. #3807
  • Update default CodeQL bundle version to 2.25.2. #3823

4.35.1 - 27 Mar 2026

4.35.0 - 27 Mar 2026

4.34.1 - 20 Mar 2026

  • Downgrade default CodeQL bundle version to 2.24.3 due to issues with a small percentage of Actions and JavaScript analyses. #3762

4.34.0 - 20 Mar 2026

... (truncated)

Commits
  • 9e0d7b8 Merge pull request #3905 from github/update-v4.35.5-d4b485515
  • 6d7d599 Add changelog entry for #3899
  • 51f7e38 Update changelog for v4.35.5
  • d4b4855 Merge pull request #3899 from github/mbg/esbuild/split
  • 127de81 Merge remote-tracking branch 'origin/main' into mbg/esbuild/split
  • 7fde13f Use src + basename in header to avoid issues on Windows
  • dfa61e7 Improve pattern matching and error handling
  • 52aafec Import and call runWrapper normally in analyze tests
  • 0d08c01 Auto-generate shared bundle
  • 14085a6 Auto-generate entry points
  • Additional commits viewable in compare view

Updates flanksource/deps from 1.0.28 to 1.0.34

Release notes

Sourced from flanksource/deps's releases.

v1.0.34

1.0.34 (2026-05-20)

Bug Fixes

  • avoid immutable release races during asset upload (e309486)

Release v1.0.33

What's Changed

Full Changelog: flanksource/deps@v1.0.32...v1.0.33

v1.0.32

No release notes provided.

v1.0.31

No release notes provided.

v1.0.30

No release notes provided.

v1.0.29

No release notes provided.

Commits
  • e309486 fix: avoid immutable release races during asset upload
  • 7d210a0 fix: publish release after matrix uploads complete
  • 0fc2375 fix(registry): add remaining mission-control plugins
  • a428074 fix(registry): update mission-control plugin release assets
  • de2a0fa feat(registry): add mission-control plugin packages
  • f71a624 chore: disable flaky tests
  • See full diff in compare view

Updates actions-rust-lang/setup-rust-toolchain from 1.16.0 to 1.16.1

Release notes

Sourced from actions-rust-lang/setup-rust-toolchain's releases.

v1.16.1

What's Changed

Full Changelog: actions-rust-lang/setup-rust-toolchain@v1.16.0...v1.16.1

Changelog

Sourced from actions-rust-lang/setup-rust-toolchain's changelog.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

[1.16.1] - 2026-05-08

  • Renamed internally used variable to avoid clashes with globally existing variables. This fixes the interference of the TOOLCHAIN variable as reported in #91.

[1.16.0] - 2026-04-13

  • Add new parameter cache-save-if that is propagated to Swatinem/rust-cache as save-if (#90 by @​ChanTsune)

[1.15.4] - 2026-03-15

  • Bump Swatinem/rust-cache from 2.8.2 to 2.9.1 (#87 by @​hyperfinitism) This gets rid of the warnings about Node.js 20.

[1.15.3] - 2026-03-01

  • Bump Swatinem/rust-cache from 2.8.1 to 2.8.2

[1.15.2] - 2025-10-04

  • Fix: Run the version detection steps in the selected rust-src-dir directory. This should enable the version selection even without a default toolchain installed. Fixes #74.

[1.15.1] - 2025-09-23

  • Update Swatinem/rust-cache to v2.8.1

[1.15.0] - 2025-09-14

  • Add support for non-root source directory. Accept source code and rust-toolchain.toml file in subdirectories of the repository. Adds a new parameter rust-src-dir that controls the lookup for toolchain files and sets a default value for the cache-workspace input. (#69 by @​Kubaryt)

[1.14.1] - 2025-08-28

[1.14.0] - 2025-08-23

  • Add new parameters cache-all-crates and cache-workspace-crates that are propagated to Swatinem/rust-cache as cache-all-crates and cache-workspace-crates

... (truncated)

Commits
  • 46268bd Merge pull request #92 from actions-rust-lang/rename-local-variables
  • 826365c Update changelog
  • 4f937ac Rename local variables to avoid conflicts with global variables
  • See full diff in compare view

@dependabot dependabot Bot added dependencies github_actions Pull requests that update GitHub Actions code labels May 19, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 19, 2026

Benchstat

Base: aa8507ec3a0ae419ff5f60ef85bf48993aa2d30a
Head: 847a7cc30843874a162b3b078c6804711adb2197

✅ No significant performance changes detected

Full benchstat output
goos: linux
goarch: amd64
pkg: github.com/flanksource/config-db/bench
cpu: AMD EPYC 7763 64-Core Processor                
                                         │ bench-base.txt │           bench-head.txt           │
                                         │     sec/op     │    sec/op     vs base              │
BenchSaveResultsSeed/N=1000-4                 1.020 ± 40%    1.019 ± 39%       ~ (p=1.000 n=6)
BenchSaveResultsUpdateUnchanged/N=1000-4     146.8m ±  1%   148.0m ± 14%       ~ (p=0.093 n=6)
BenchSaveResultsUpdateChanged/N=1000-4        1.196 ±  1%    1.224 ± 18%       ~ (p=0.065 n=6)
geomean                                      563.7m         569.3m        +1.00%

                                       │ bench-base.txt │           bench-head.txt           │
                                       │      MB/s      │    MB/s     vs base                │
BenchSaveResultsSeed/N=1000-4              0.000 ± 0%     0.000 ± 0%       ~ (p=1.000 n=6) ¹
BenchSaveResultsUpdateChanged/N=1000-4     0.000 ± 0%     0.000 ± 0%       ~ (p=1.000 n=6) ¹
geomean                                               ²               +0.00%               ²
¹ all samples are equal
² summaries must be >0 to compute geomean

                                         │ bench-base.txt │           bench-head.txt            │
                                         │      B/op      │     B/op       vs base              │
BenchSaveResultsSeed/N=1000-4                36.33Mi ± 0%   36.32Mi ±  0%       ~ (p=1.000 n=6)
BenchSaveResultsUpdateUnchanged/N=1000-4     12.51Mi ± 0%   12.48Mi ±  4%       ~ (p=0.132 n=6)
BenchSaveResultsUpdateChanged/N=1000-4       75.28Mi ± 0%   75.36Mi ± 11%       ~ (p=0.240 n=6)
geomean                                      32.46Mi        32.45Mi        -0.03%

                                         │ bench-base.txt │           bench-head.txt           │
                                         │   allocs/op    │  allocs/op    vs base              │
BenchSaveResultsSeed/N=1000-4                 442.4k ± 0%   442.4k ±  0%       ~ (p=0.420 n=6)
BenchSaveResultsUpdateUnchanged/N=1000-4      142.6k ± 0%   142.5k ±  5%       ~ (p=0.255 n=6)
BenchSaveResultsUpdateChanged/N=1000-4        914.0k ± 1%   914.0k ± 14%       ~ (p=0.180 n=6)
geomean                                       386.3k        386.3k        -0.00%

                                         │ bench-base.txt │         bench-head.txt          │
                                         │      B/s       │     B/s       vs base           │
BenchSaveResultsUpdateUnchanged/N=1000-4     9.766Ki ± 0%   9.766Ki ± 0%  ~ (p=1.000 n=6) ¹
¹ all samples are equal

…tory with 7 updates

Bumps the github-action-dependencies group with 7 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [step-security/harden-runner](https://github.com/step-security/harden-runner) | `2.19.0` | `2.19.3` |
| [elgohr/Publish-Docker-Github-Action](https://github.com/elgohr/publish-docker-github-action) | `cba9ef01f060d055caf693f34a0ed92d361f2ab1` | `a173d53c3077a33d5877ca4d93d853a1de31f357` |
| [aws-actions/configure-aws-credentials](https://github.com/aws-actions/configure-aws-credentials) | `6.1.0` | `6.1.1` |
| [aws-actions/amazon-ecr-login](https://github.com/aws-actions/amazon-ecr-login) | `2.1.3` | `2.1.5` |
| [github/codeql-action](https://github.com/github/codeql-action) | `4.35.2` | `4.35.5` |
| [flanksource/deps](https://github.com/flanksource/deps) | `1.0.28` | `1.0.34` |
| [actions-rust-lang/setup-rust-toolchain](https://github.com/actions-rust-lang/setup-rust-toolchain) | `1.16.0` | `1.16.1` |



Updates `step-security/harden-runner` from 2.19.0 to 2.19.3
- [Release notes](https://github.com/step-security/harden-runner/releases)
- [Commits](step-security/harden-runner@8d3c67d...ab7a940)

Updates `elgohr/Publish-Docker-Github-Action` from cba9ef01f060d055caf693f34a0ed92d361f2ab1 to a173d53c3077a33d5877ca4d93d853a1de31f357
- [Release notes](https://github.com/elgohr/publish-docker-github-action/releases)
- [Commits](elgohr/Publish-Docker-Github-Action@cba9ef0...a173d53)

Updates `aws-actions/configure-aws-credentials` from 6.1.0 to 6.1.1
- [Release notes](https://github.com/aws-actions/configure-aws-credentials/releases)
- [Changelog](https://github.com/aws-actions/configure-aws-credentials/blob/main/CHANGELOG.md)
- [Commits](aws-actions/configure-aws-credentials@ec61189...d979d5b)

Updates `aws-actions/amazon-ecr-login` from 2.1.3 to 2.1.5
- [Release notes](https://github.com/aws-actions/amazon-ecr-login/releases)
- [Changelog](https://github.com/aws-actions/amazon-ecr-login/blob/main/CHANGELOG.md)
- [Commits](aws-actions/amazon-ecr-login@376925c...fa648b4)

Updates `github/codeql-action` from 4.35.2 to 4.35.5
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@95e58e9...9e0d7b8)

Updates `flanksource/deps` from 1.0.28 to 1.0.34
- [Release notes](https://github.com/flanksource/deps/releases)
- [Changelog](https://github.com/flanksource/deps/blob/main/CHANGELOG.md)
- [Commits](flanksource/deps@f04324f...e309486)

Updates `actions-rust-lang/setup-rust-toolchain` from 1.16.0 to 1.16.1
- [Release notes](https://github.com/actions-rust-lang/setup-rust-toolchain/releases)
- [Changelog](https://github.com/actions-rust-lang/setup-rust-toolchain/blob/main/CHANGELOG.md)
- [Commits](actions-rust-lang/setup-rust-toolchain@2b1f5e9...46268bd)

---
updated-dependencies:
- dependency-name: actions-rust-lang/setup-rust-toolchain
  dependency-version: 1.16.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-action-dependencies
- dependency-name: aws-actions/amazon-ecr-login
  dependency-version: 2.1.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-action-dependencies
- dependency-name: aws-actions/configure-aws-credentials
  dependency-version: 6.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-action-dependencies
- dependency-name: elgohr/Publish-Docker-Github-Action
  dependency-version: a173d53c3077a33d5877ca4d93d853a1de31f357
  dependency-type: direct:production
  dependency-group: github-action-dependencies
- dependency-name: flanksource/deps
  dependency-version: 1.0.31
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-action-dependencies
- dependency-name: github/codeql-action
  dependency-version: 4.35.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-action-dependencies
- dependency-name: step-security/harden-runner
  dependency-version: 2.19.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-action-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/github_actions/github-action-dependencies-8c0ffa09e3 branch from 4f03c99 to 847a7cc Compare May 21, 2026 05:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants