Skip to content

ci(deps): bump the release-0-1-actions-updates group with 2 updates - #18

Closed
dependabot[bot] wants to merge 1 commit into
release-0.1from
dependabot/github_actions/release-0.1/release-0-1-actions-updates-1a45ad6b31
Closed

ci(deps): bump the release-0-1-actions-updates group with 2 updates#18
dependabot[bot] wants to merge 1 commit into
release-0.1from
dependabot/github_actions/release-0.1/release-0-1-actions-updates-1a45ad6b31

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 30, 2026

Copy link
Copy Markdown
Contributor

Bumps the release-0-1-actions-updates group with 2 updates: actions/attest and docker/login-action.

Updates actions/attest from 4 to 4.2.0

Release notes

Sourced from actions/attest's releases.

v4.2.0

What's Changed

Full Changelog: actions/attest@v4.1.1...v4.2.0

v4.1.1

What's Changed

Full Changelog: actions/attest@v4.1.0...v4.1.1

v4.1.0

What's Changed

Full Changelog: actions/attest@v4.0.0...v4.1.0

Commits
  • 01540af Bump typescript from 5.9.3 to 6.0.3 (#407)
  • 5ec407f Bump github/codeql-action in the actions-minor group (#422)
  • 08210f8 Bump the npm-development group across 1 directory with 8 updates (#419)
  • f7cff77 add dependabot cooldowns and adjust groupings (#420)
  • 5d3d418 Bump the actions-minor group across 1 directory with 2 updates (#417)
  • 3970952 Bump undici from 7.25.0 to 8.2.0 (#409)
  • 1092985 Bump @​actions/github from 9.0.0 to 9.1.1 (#408)
  • ac55a86 Bump ip-address from 10.1.0 to 10.2.0 (#411)
  • See full diff in compare view

Updates docker/login-action from 4 to 4.5.2

Release notes

Sourced from docker/login-action's releases.

v4.5.2

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

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

v4.4.0

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

v4.3.0

Full Changelog: docker/login-action@v4.2.0...v4.3.0

v4.2.0

... (truncated)

Commits
  • a5e9150 Merge pull request #1048 from docker/dockerhub-oidc-support
  • a482ba4 build(deps): bump the codeql-actions group with 2 updates
  • 9e3d36e chore: update generated content
  • 14d6a79 docker hub oidc support
  • 03c8510 Merge pull request #1044 from docker/dependabot/npm_and_yarn/docker/actions-t...
  • ad8a81f Merge pull request #1046 from docker/dependabot/npm_and_yarn/brace-expansion-...
  • 6d219a4 [dependabot skip] chore: update generated content
  • b320069 build(deps): bump @​docker/actions-toolkit from 0.92.0 to 0.93.0
  • 08d3680 [dependabot skip] chore: update generated content
  • 381f5a4 Merge pull request #1042 from docker/dependabot/github_actions/codeql-actions...
  • 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 release-0-1-actions-updates group with 2 updates: [actions/attest](https://github.com/actions/attest) and [docker/login-action](https://github.com/docker/login-action).


Updates `actions/attest` from 4 to 4.2.0
- [Release notes](https://github.com/actions/attest/releases)
- [Changelog](https://github.com/actions/attest/blob/main/RELEASE.md)
- [Commits](actions/attest@v4...v4.2.0)

Updates `docker/login-action` from 4 to 4.5.2
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](docker/login-action@v4...v4.5.2)

---
updated-dependencies:
- dependency-name: actions/attest
  dependency-version: 4.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: release-0-1-actions-updates
- dependency-name: docker/login-action
  dependency-version: 4.5.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: release-0-1-actions-updates
...

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 Jul 30, 2026
@fyannk

fyannk commented Jul 31, 2026

Copy link
Copy Markdown
Owner

Superseded by #19.

This PR narrows actions/attest@v4@v4.2.0 and docker/login-action@v4@v4.5.2, which trades one mutable tag for a narrower mutable tag on 2 of the 10 action references on this branch. release-0.1's release.yml pushes tags, publishes to ghcr.io, and signs attestations, so mutable refs there are the supply-chain risk #13 addressed on main.

#19 backports that hardening in full: all 36 uses: SHA-pinned, per-job token scopes, and persist-credentials: false. It also carries both actions to the versions main runs (attest v4.2.1, login-action v4.6.0), which are newer than the pins proposed here.

Per AGENTS.md, a SHA must never be replaced by a tag — Dependabot will keep these pins updated with their version comments once #19 lands.

@fyannk fyannk closed this Jul 31, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 31, 2026

Copy link
Copy Markdown
Contributor Author

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot
dependabot Bot deleted the dependabot/github_actions/release-0.1/release-0-1-actions-updates-1a45ad6b31 branch July 31, 2026 06:37
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