Skip to content

Chore(deps): bump the action-deps group with 5 updates - #49

Merged
till merged 1 commit into
mainfrom
dependabot/github_actions/action-deps-ecfe747453
Aug 1, 2026
Merged

Chore(deps): bump the action-deps group with 5 updates#49
till merged 1 commit into
mainfrom
dependabot/github_actions/action-deps-ecfe747453

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 1, 2026

Copy link
Copy Markdown
Contributor

Bumps the action-deps group with 5 updates:

Package From To
zizmorcore/zizmor-action 0.6.0 0.6.1
updatecli/updatecli-action 2ba96047d2977e2883b13af58053529bff23b572 dacff74364eff019d33da0293b179b36f46b6aae
docker/github-builder/.github/workflows/build.yml 1.14.0 1.15.0
1password/load-secrets-action 4.0.1 4.1.1
docker/login-action 4.4.0 4.5.1

Updates zizmorcore/zizmor-action from 0.6.0 to 0.6.1

Release notes

Sourced from zizmorcore/zizmor-action's releases.

v0.6.1

zizmor 1.28.0 is now the default version used by the action.

Commits

Updates updatecli/updatecli-action from 2ba96047d2977e2883b13af58053529bff23b572 to dacff74364eff019d33da0293b179b36f46b6aae

Commits

Updates docker/github-builder/.github/workflows/build.yml from 1.14.0 to 1.15.0

Release notes

Sourced from docker/github-builder/.github/workflows/build.yml's releases.

v1.15.0

Full Changelog: docker/github-builder@v1.14.0...v1.15.0

Commits
  • 27ade87 Merge pull request #263 from docker/dependabot/github_actions/aws-actions/con...
  • 0f9a392 build(deps): Bump aws-actions/configure-aws-credentials
  • f7225ad Merge pull request #265 from docker/dockerhub-oidc
  • e4e2676 verify: registry identities support
  • 5c2f0dc build/bake: support Docker Hub OIDC registry identities
  • 9dc0afa Merge pull request #264 from crazy-max/update-login-action
  • 4d40e16 ci: update login-action to 4.5.1
  • d733867 Merge pull request #260 from docker/deps/docker-github-builder-runtime-module
  • 2e48ade chore(deps): update github-builder-runtime module to 0.94.0
  • e835b06 Merge pull request #262 from crazy-max/fix-ecr-identity
  • Additional commits viewable in compare view

Updates 1password/load-secrets-action from 4.0.1 to 4.1.1

Release notes

Sourced from 1password/load-secrets-action's releases.

v4.1.1

What's Changed

Features

  • Add fallback version resolution so if app-updates.agilebits.com is unavailable, the action now falls back to Docker Hub and then a baked-in pinned version. (#173 )

Security

  • Harden CI security: add StepSecurity harden runner and pin GitHub Actions to commit SHAs across workflows, restrict workflow permissions, and add Dependabot config. (#174 )

Full Changelog: 1Password/load-secrets-action@v4.0.1...v4.1.1

Commits
  • eb2efd0 Merge pull request #183 from 1Password/release/v4.1.1
  • 22158bd Prepare release
  • 19a016f Merge pull request #174 from 1Password/chore/GHA-151735-stepsecurity-remediation
  • 01723ec Merge pull request #173 from 1Password/jill/add-docker-hub-fallback-for-cli-i...
  • 4eec4d1 Rebuild
  • 2f9fe68 Add CI release check for op version
  • c63b840 Apply GitHub Actions security best practices
  • d97149e Refactor E2E
  • b240826 Update E2E tests
  • 759227f Add pinned version
  • Additional commits viewable in compare view

Updates docker/login-action from 4.4.0 to 4.5.1

Release notes

Sourced from docker/login-action's releases.

v4.5.1

Full Changelog: docker/login-action@v4.5.0...v4.5.1

v4.5.0

Full Changelog: docker/login-action@v4.4.0...v4.5.0

Commits
  • abd2ef4 Merge pull request #1055 from crazy-max/test-registry-auth-oidc
  • d49d3a9 Merge pull request #1054 from crazy-max/oidc-missing-dhi
  • b58b17c test: cover Docker Hub OIDC with registry-auth
  • be646c2 chore: update generated content
  • d77c059 support dhi.io as Docker Hub OIDC registry
  • 06fb636 Merge pull request #1037 from docker/dependabot/npm_and_yarn/aws-sdk-dependen...
  • a8bc953 [dependabot skip] chore: update generated content
  • f54b901 build(deps): bump the aws-sdk-dependencies group across 1 directory with 2 up...
  • 77f18f6 Merge pull request #1049 from docker/dependabot/github_actions/codeql-actions...
  • ec0bf28 Merge pull request #1050 from docker/dependabot/npm_and_yarn/docker/actions-t...
  • Additional commits viewable 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 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 action-deps group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [zizmorcore/zizmor-action](https://github.com/zizmorcore/zizmor-action) | `0.6.0` | `0.6.1` |
| [updatecli/updatecli-action](https://github.com/updatecli/updatecli-action) | `2ba96047d2977e2883b13af58053529bff23b572` | `dacff74364eff019d33da0293b179b36f46b6aae` |
| [docker/github-builder/.github/workflows/build.yml](https://github.com/docker/github-builder) | `1.14.0` | `1.15.0` |
| [1password/load-secrets-action](https://github.com/1password/load-secrets-action) | `4.0.1` | `4.1.1` |
| [docker/login-action](https://github.com/docker/login-action) | `4.4.0` | `4.5.1` |


Updates `zizmorcore/zizmor-action` from 0.6.0 to 0.6.1
- [Release notes](https://github.com/zizmorcore/zizmor-action/releases)
- [Commits](zizmorcore/zizmor-action@6599ee8...6fc4b00)

Updates `updatecli/updatecli-action` from 2ba96047d2977e2883b13af58053529bff23b572 to dacff74364eff019d33da0293b179b36f46b6aae
- [Release notes](https://github.com/updatecli/updatecli-action/releases)
- [Commits](updatecli/updatecli-action@2ba9604...dacff74)

Updates `docker/github-builder/.github/workflows/build.yml` from 1.14.0 to 1.15.0
- [Release notes](https://github.com/docker/github-builder/releases)
- [Commits](docker/github-builder@3415a18...27ade87)

Updates `1password/load-secrets-action` from 4.0.1 to 4.1.1
- [Release notes](https://github.com/1password/load-secrets-action/releases)
- [Commits](1Password/load-secrets-action@3a12b0a...eb2efd0)

Updates `docker/login-action` from 4.4.0 to 4.5.1
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](docker/login-action@af1e73f...abd2ef4)

---
updated-dependencies:
- dependency-name: zizmorcore/zizmor-action
  dependency-version: 0.6.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: action-deps
- dependency-name: updatecli/updatecli-action
  dependency-version: dacff74364eff019d33da0293b179b36f46b6aae
  dependency-type: direct:production
  dependency-group: action-deps
- dependency-name: docker/github-builder/.github/workflows/build.yml
  dependency-version: 1.15.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: action-deps
- dependency-name: 1password/load-secrets-action
  dependency-version: 4.1.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: action-deps
- dependency-name: docker/login-action
  dependency-version: 4.5.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: action-deps
...

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 Aug 1, 2026
Comment thread .github/workflows/pr.yml
with:
persist-credentials: false
- uses: updatecli/updatecli-action@2ba96047d2977e2883b13af58053529bff23b572 # v2
- uses: updatecli/updatecli-action@dacff74364eff019d33da0293b179b36f46b6aae # v2
with:
persist-credentials: false
- uses: updatecli/updatecli-action@2ba96047d2977e2883b13af58053529bff23b572 # v2
- uses: updatecli/updatecli-action@dacff74364eff019d33da0293b179b36f46b6aae # v2
@till
till merged commit 57c637b into main Aug 1, 2026
7 checks passed
@till
till deleted the dependabot/github_actions/action-deps-ecfe747453 branch August 1, 2026 14:03
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.

2 participants