Skip to content

build(deps): bump the ci-dependencies group across 1 directory with 2 updates#218

Merged
stdavis merged 2 commits intomainfrom
dependabot/github_actions/ci-dependencies-71f06b622c
Feb 13, 2026
Merged

build(deps): bump the ci-dependencies group across 1 directory with 2 updates#218
stdavis merged 2 commits intomainfrom
dependabot/github_actions/ci-dependencies-71f06b622c

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Feb 13, 2026

Bumps the ci-dependencies group with 2 updates in the / directory: actions/checkout and agrc/firebase-website-deploy-composite-action.

Updates actions/checkout from 5 to 6

Release notes

Sourced from actions/checkout's releases.

v6.0.0

What's Changed

Full Changelog: actions/checkout@v5.0.0...v6.0.0

v6-beta

What's Changed

Updated persist-credentials to store the credentials under $RUNNER_TEMP instead of directly in the local git config.

This requires a minimum Actions Runner version of v2.329.0 to access the persisted credentials for Docker container action scenarios.

v5.0.1

What's Changed

Full Changelog: actions/checkout@v5...v5.0.1

Changelog

Sourced from actions/checkout's changelog.

Changelog

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

v4.1.6

... (truncated)

Commits

Updates agrc/firebase-website-deploy-composite-action from 1 to 2

Release notes

Sourced from agrc/firebase-website-deploy-composite-action's releases.

v2.0.0

2.0.0 (2026-01-27)

⚠ BREAKING CHANGES

  • the actions/checkout step has been removed from this action to allow for more flexibility between checkout and this action running. Migration instructions: Add checkout to the parent workflow before executing this step.

Features

  • display summary in github annotations (c1f864b), closes #73
  • remove checkout from action (8c1595b)

Documentation

  • update example to include checkout (5490018)

v2.0.0-rc.2

2.0.0-rc.2 (2026-01-27)

Features

  • display summary in github annotations (73c4190), closes #73

v2.0.0-rc.1

2.0.0-rc.1 (2026-01-26)

⚠ BREAKING CHANGES

  • the actions/checkout step has been removed from this action to allow for more flexibility between checkout and this action running. Migration instructions: Add checkout to the parent workflow before executing this step.

Features

  • remove checkout from action (76f1a57)

Documentation

  • update example to include checkout (e21986f)

v1.7.4

1.7.4 (2025-12-01)

Dependencies

  • bump actions/checkout from 5 to 6 in the ci-dependencies group (749d207)

... (truncated)

Changelog

Sourced from agrc/firebase-website-deploy-composite-action's changelog.

2.0.0 (2026-01-27)

⚠ BREAKING CHANGES

  • the actions/checkout step has been removed from this action to allow for more flexibility between checkout and this action running. Migration instructions: Add checkout to the parent workflow before executing this step.

Features

  • display summary in github annotations (c1f864b), closes #73
  • remove checkout from action (8c1595b)

Documentation

  • update example to include checkout (5490018)

2.0.0-rc.2 (2026-01-27)

Features

  • display summary in github annotations (73c4190), closes #73

v2.0.0-rc.1 (2026-01-26)

⚠ BREAKING CHANGES

  • the actions/checkout step has been removed from this action to allow for more flexibility between checkout and this action running. Migration instructions: Add checkout to the parent workflow before executing this step.

Features

  • remove checkout from action (76f1a57)

Documentation

  • update example to include checkout (e21986f)
Commits
  • 494c82f chore: release v2.0.0
  • b490b2f chore: release v2.0.0-rc.2
  • c1f864b feat: display summary in github annotations
  • 7602ef0 chore: release v2.0.0-rc.1
  • 5490018 docs: update example to include checkout
  • 8c1595b feat!: remove checkout from action
  • 823c61b Remove Bower cache step from action
  • See full diff 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

… updates

Bumps the ci-dependencies group with 2 updates in the / directory: [actions/checkout](https://github.com/actions/checkout) and [agrc/firebase-website-deploy-composite-action](https://github.com/agrc/firebase-website-deploy-composite-action).


Updates `actions/checkout` from 5 to 6
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v5...v6)

Updates `agrc/firebase-website-deploy-composite-action` from 1 to 2
- [Release notes](https://github.com/agrc/firebase-website-deploy-composite-action/releases)
- [Changelog](https://github.com/agrc/firebase-website-deploy-composite-action/blob/main/CHANGELOG.md)
- [Commits](agrc/firebase-website-deploy-composite-action@v1...v2)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: ci-dependencies
- dependency-name: agrc/firebase-website-deploy-composite-action
  dependency-version: '2'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: ci-dependencies
...

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 Feb 13, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates CI/CD dependencies by bumping actions/checkout from v5 to v6 and agrc/firebase-website-deploy-composite-action from v1 to v2. The firebase action's v2 release introduced a breaking change that removed its built-in checkout step, requiring explicit checkout configuration in workflows.

Changes:

  • Updated actions/checkout from v5 to v6 in all workflows (improved credential handling, Node.js 24 support)
  • Added explicit checkout steps before Firebase deployments in release.yml and push.yml to accommodate the breaking change in firebase-website-deploy-composite-action v2
  • Updated agrc/firebase-website-deploy-composite-action from v1 to v2 in deployment workflows

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
.github/workflows/release.yml Added checkout@v6 step before firebase deployment, upgraded firebase action to v2
.github/workflows/push.yml Added checkout@v6 step before firebase deployment, upgraded firebase action to v2
.github/workflows/pull_request.yml Updated existing checkout action from v5 to v6

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@stdavis stdavis merged commit ae5e463 into main Feb 13, 2026
11 checks passed
@stdavis stdavis deleted the dependabot/github_actions/ci-dependencies-71f06b622c branch February 13, 2026 20:02
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