Skip to content

chore(deps): consolidate GitHub Actions dependency updates#45

Merged
justin-carper merged 2 commits into
mainfrom
deps/consolidated-github-actions
Jun 24, 2026
Merged

chore(deps): consolidate GitHub Actions dependency updates#45
justin-carper merged 2 commits into
mainfrom
deps/consolidated-github-actions

Conversation

@justin-carper

Copy link
Copy Markdown
Collaborator

Consolidates 2 Dependabot PRs into a single update:

Both touch .github/workflows/release.yml. This PR applies them together.

Supersedes: #36 #37

Bumps [actions/checkout](https://github.com/actions/checkout) from 6.0.3 to 7.0.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@df4cb1c...9c091bb)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@justin-carper justin-carper added the dependencies Pull requests that update a dependency file label Jun 24, 2026
Switch from SHA-pinning to tag refs for all workflow actions.
Consolidates 2 Dependabot PRs:
- #37: actions/checkout 6.0.3 → v7 (major)
- #36: softprops/action-gh-release 3.0.0 → v3

Also un-pins actions/setup-node (v6) for consistency.

Supersedes: #36 #37
@justin-carper justin-carper force-pushed the deps/consolidated-github-actions branch from f19fd30 to aa8ddf0 Compare June 24, 2026 15:57
@justin-carper justin-carper merged commit d2d78af into main Jun 24, 2026
6 checks passed
@justin-carper justin-carper deleted the deps/consolidated-github-actions branch June 24, 2026 16:00
sk-bryn pushed a commit that referenced this pull request Jun 24, 2026
* chore(deps): bump actions/checkout from 6.0.3 to 7.0.0

Bumps [actions/checkout](https://github.com/actions/checkout) from 6.0.3 to 7.0.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@df4cb1c...9c091bb)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore(deps): consolidate GitHub Actions dependency updates

Switch from SHA-pinning to tag refs for all workflow actions.
Consolidates 2 Dependabot PRs:
- #37: actions/checkout 6.0.3 → v7 (major)
- #36: softprops/action-gh-release 3.0.0 → v3

Also un-pins actions/setup-node (v6) for consistency.

Supersedes: #36 #37

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant