Skip to content

Bump the all group across 1 directory with 7 updates - #155

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/all-f9bed665cc
Closed

Bump the all group across 1 directory with 7 updates#155
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/all-f9bed665cc

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 3, 2026

Copy link
Copy Markdown
Contributor

Bumps the all group with 7 updates in the / directory:

Package From To
step-security/harden-runner 2.19.0 2.19.4
actions/checkout 6.0.2 6.0.3
chainguard-dev/actions 1.6.14 1.6.21
golangci/golangci-lint-action 9.2.0 9.2.1
step-security/action-tflint 1.24.2 1.25.0
step-security/woke-action-reviewdog 0.1.1 0.1.2
zizmorcore/zizmor-action 0.5.2 0.5.6

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

Release notes

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

v2.19.4

What's Changed

  • Improvements for HTTPS Monitoring for the Enterprise tier of Harden Runner

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

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
  • 9af89fc Merge pull request #667 from step-security/update-agent-v1.8.6
  • 485dce8 Update agent to v1.8.6
  • 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 actions/checkout from 6.0.2 to 6.0.3

Release notes

Sourced from actions/checkout's releases.

v6.0.3

What's Changed

New Contributors

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

Changelog

Sourced from actions/checkout's changelog.

Changelog

v6.0.3

v6.0.2

v6.0.1

v6.0.0

v5.0.1

v5.0.0

v4.3.1

v4.3.0

v4.2.2

v4.2.1

v4.2.0

v4.1.7

... (truncated)

Commits

Updates chainguard-dev/actions from 1.6.14 to 1.6.21

Release notes

Sourced from chainguard-dev/actions's releases.

v1.6.21

What's Changed

Full Changelog: chainguard-dev/actions@v1.6.20...v1.6.21

v1.6.20

What's Changed

Full Changelog: chainguard-dev/actions@v1.6.19...v1.6.20

v1.6.19

What's Changed

... (truncated)

Commits
  • 05fbd38 build(deps): bump peter-evans/create-pull-request (#916)
  • 6a031dd build(deps): bump sigstore/cosign-installer in /chainguard-install (#917)
  • 2aa42ab build(deps): bump chainguard-dev/actions in /release-notes (#918)
  • 2a43818 build(deps): bump actions/checkout from 4.2.2 to 6.0.2 in /release-notes (#919)
  • 90e5d19 build(deps): bump peter-evans/create-pull-request in /release-notes (#920)
  • 0d3ec12 fix release workflow (#921)
  • 2716a7d Update git tag (#915)
  • bb3c0f7 bump gitsign to release v0.16.0 (#914)
  • 3e76343 Update Go version from 1.25 to 1.26 (#913)
  • 9feb67c build(deps): bump step-security/harden-runner from 2.19.3 to 2.19.4 (#912)
  • Additional commits viewable in compare view

Updates golangci/golangci-lint-action from 9.2.0 to 9.2.1

Release notes

Sourced from golangci/golangci-lint-action's releases.

v9.2.1

What's Changed

IMPORTANT: this is the first immutable release.

Changes

Dependencies

Full Changelog: golangci/golangci-lint-action@v9.2.0...v9.2.1

Commits
  • 82606bf chore: prepare release v9.2.1
  • 97c8387 chore: improve workflows (#1394)
  • 28d0a19 build(deps): bump the dependencies group across 1 directory with 2 updates
  • 633fbc7 build(deps): bump github/codeql-action from 4.35.3 to 4.35.4 (#1391)
  • 59f43e2 build(deps): bump github/codeql-action from 4.35.2 to 4.35.3 (#1389)
  • 9eb174e build(deps): bump fast-xml-builder from 1.1.5 to 1.2.0 (#1386)
  • 4f52504 build(deps): bump github/codeql-action from 4 to 4.35.2 (#1384)
  • 6f87dfd docs: update examples
  • c9500d7 chore: improve workflows
  • 03b1faa chore: improve issue templates
  • Additional commits viewable in compare view

Updates step-security/action-tflint from 1.24.2 to 1.25.0

Release notes

Sourced from step-security/action-tflint's releases.

v1.25.0

What's Changed

New Contributors

Full Changelog: step-security/action-tflint@v1...v1.25.0

Commits
  • 285fe25 Merge pull request #29 from step-security/feat/update-subscription-check
  • bd4ad23 duplicate subscription check removed
  • e3a217f feat: added banner and update subscription check to make maintained actions f...
  • 4091495 Merge pull request #14 from step-security/auto-cherry-pick
  • d2accb6 chore(deps): update reviewdog/reviewdog to 0.21.0 (#101)
  • See full diff in compare view

Updates step-security/woke-action-reviewdog from 0.1.1 to 0.1.2

Release notes

Sourced from step-security/woke-action-reviewdog's releases.

v0.1.2

What's Changed

New Contributors

Full Changelog: step-security/woke-action-reviewdog@v0...v0.1.2

Commits
  • 5db6c18 Merge pull request #40 from step-security/feat/update-subscription-check
  • 1f5a8b0 Merge branch 'main' into feat/update-subscription-check
  • 893dc41 Merge pull request #41 from step-security/Raj-StepSecurity-patch-1
  • e548421 ci: Create claude_review.yml
  • 14e8aa7 feat: added banner and update subscription check to make maintained actions f...
  • See full diff in compare view

Updates zizmorcore/zizmor-action from 0.5.2 to 0.5.6

Release notes

Sourced from zizmorcore/zizmor-action's releases.

v0.5.6

  • 1.25.2 is now available via the action
  • 1.25.2 is now the default version of zizmor used by the action

v0.5.5

This is a no-op release.

v0.5.4

  • 1.25.0 is now available via the action
  • 1.25.0 is now the default version of zizmor used by the action

v0.5.3

What's Changed

  • 1.24.0 and 1.24.1 are now available via the action
  • 1.24.1 is now the default version of zizmor used by the action

Full Changelog: zizmorcore/zizmor-action@v0.5.2...v0.5.3

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 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 all 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.4` |
| [actions/checkout](https://github.com/actions/checkout) | `6.0.2` | `6.0.3` |
| [chainguard-dev/actions](https://github.com/chainguard-dev/actions) | `1.6.14` | `1.6.21` |
| [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) | `9.2.0` | `9.2.1` |
| [step-security/action-tflint](https://github.com/step-security/action-tflint) | `1.24.2` | `1.25.0` |
| [step-security/woke-action-reviewdog](https://github.com/step-security/woke-action-reviewdog) | `0.1.1` | `0.1.2` |
| [zizmorcore/zizmor-action](https://github.com/zizmorcore/zizmor-action) | `0.5.2` | `0.5.6` |



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

Updates `actions/checkout` from 6.0.2 to 6.0.3
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@de0fac2...df4cb1c)

Updates `chainguard-dev/actions` from 1.6.14 to 1.6.21
- [Release notes](https://github.com/chainguard-dev/actions/releases)
- [Commits](chainguard-dev/actions@de68b87...05fbd38)

Updates `golangci/golangci-lint-action` from 9.2.0 to 9.2.1
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](golangci/golangci-lint-action@1e7e51e...82606bf)

Updates `step-security/action-tflint` from 1.24.2 to 1.25.0
- [Release notes](https://github.com/step-security/action-tflint/releases)
- [Commits](step-security/action-tflint@15c8d1f...285fe25)

Updates `step-security/woke-action-reviewdog` from 0.1.1 to 0.1.2
- [Release notes](https://github.com/step-security/woke-action-reviewdog/releases)
- [Commits](step-security/woke-action-reviewdog@950b04a...5db6c18)

Updates `zizmorcore/zizmor-action` from 0.5.2 to 0.5.6
- [Release notes](https://github.com/zizmorcore/zizmor-action/releases)
- [Commits](zizmorcore/zizmor-action@71321a2...5f14fd0)

---
updated-dependencies:
- dependency-name: step-security/harden-runner
  dependency-version: 2.19.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: actions/checkout
  dependency-version: 6.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: chainguard-dev/actions
  dependency-version: 1.6.21
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: golangci/golangci-lint-action
  dependency-version: 9.2.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: step-security/action-tflint
  dependency-version: 1.25.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: step-security/woke-action-reviewdog
  dependency-version: 0.1.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: zizmorcore/zizmor-action
  dependency-version: 0.5.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
...

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 Jun 3, 2026
egress-policy: audit

- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
- uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
@dependabot @github

dependabot Bot commented on behalf of github Jun 19, 2026

Copy link
Copy Markdown
Contributor Author

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Jun 19, 2026
@dependabot
dependabot Bot deleted the dependabot/github_actions/all-f9bed665cc branch June 19, 2026 03: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.

1 participant