Skip to content

Bump actions/checkout from 5 to 6#8434

Merged
t-will-gillis merged 1 commit intogh-pagesfrom
dependabot/github_actions/actions/checkout-6
Dec 19, 2025
Merged

Bump actions/checkout from 5 to 6#8434
t-will-gillis merged 1 commit intogh-pagesfrom
dependabot/github_actions/actions/checkout-6

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 20, 2025

Bumps 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.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

v4.1.5

... (truncated)

Commits

Dependabot compatibility score

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [actions/checkout](https://github.com/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)

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

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 Nov 20, 2025
@github-actions
Copy link

Want to review this pull request? Take a look at this documentation for a step by step guide!


From your project repository, check out a new branch and test the changes.

git checkout -b hackforla-dependabot/github_actions/actions/checkout-6 gh-pages
git pull https://github.com/hackforla/website.git dependabot/github_actions/actions/checkout-6

@t-will-gillis t-will-gillis self-requested a review November 21, 2025 19:33
@t-will-gillis
Copy link
Member

eta: 11/30 eod

Copy link
Member

@t-will-gillis t-will-gillis left a comment

Choose a reason for hiding this comment

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

Tested in personal repo update actions/checkout@v5 --> @v6:

@t-will-gillis t-will-gillis merged commit 7deb077 into gh-pages Dec 19, 2025
7 of 9 checks passed
@t-will-gillis t-will-gillis deleted the dependabot/github_actions/actions/checkout-6 branch December 19, 2025 19:04
myronchen-git added a commit to myronchen-git/website that referenced this pull request Jan 17, 2026
* Update contributor and language data

* Update contributor and language data

* Update contributor and language data

* Update contributor and language data

* Update contributor and language data

* Update Inactive Members JSON

* Update contributor and language data

* Update contributor and language data

* Update contributor and language data

* Update contributor and language data

* Update contributor and language data

* Update contributor and language data

* Update contributor and language data

* Update contributor and language data

* Update contributor and language data

* Update contributor and language data

* Update contributor and language data

* Update contributor and language data

* Update meeting data

* Update contributor and language data

* Update contributor and language data

* Update contributor and language data

* Update meeting data

* Update contributor and language data

* Update contributor and language data

* Update contributor and language data

* Update Github handle for Santiago Vidal (hackforla#8423) (hackforla#8446)

* Bump actions/checkout from 5 to 6 (hackforla#8434)

Bumps [actions/checkout](https://github.com/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)

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

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

* Bump @actions/core in /github-actions/trigger-schedule/github-data (hackforla#8447)

Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.11.1 to 2.0.1.
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/@actions/artifact@2.0.1/packages/core)

---
updated-dependencies:
- dependency-name: "@actions/core"
  dependency-version: 2.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

* Bump actions/upload-artifact from 5 to 6 (hackforla#8448)

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 5 to 6.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@v5...v6)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

* Update contributor and language data

* Update contributor and language data

* Update contributor and language data

* Update contributor and language data

* Update contributor and language data

* Update contributor and language data

* Update contributor and language data

* Update contributor and language data

* Update contributor and language data

* Update contributor and language data

* Update contributor and language data

* Update contributor and language data

* Update contributor and language data

* Update contributor and language data

* Bump stefanzweifel/git-auto-commit-action from 7.0.0 to 7.1.0 (hackforla#8449)

Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) from 7.0.0 to 7.1.0.
- [Release notes](https://github.com/stefanzweifel/git-auto-commit-action/releases)
- [Changelog](https://github.com/stefanzweifel/git-auto-commit-action/blob/master/CHANGELOG.md)
- [Commits](stefanzweifel/git-auto-commit-action@v7.0.0...v7.1.0)

---
updated-dependencies:
- dependency-name: stefanzweifel/git-auto-commit-action
  dependency-version: 7.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

* Update contributor and language data

* Update contributor and language data

* Update contributor and language data

* Updated Links Variable for Github (hackforla#8435)

The devops repo is being renamed from
https://github.com/hackforla/ops
to
https://github.com/hackforla/devops

with this change users will be able to navigate
to the renamed repo from the hfla website's
communities of practice page:

https://www.hackforla.org/communities-of-practice

* Update contributor and language data

* Update contributor and language data

* Update contributor and language data

* Update contributor and language data

* Update contributor and language data

* Dynamically Created Pages for each Program Area Using a Layout (hackforla#8437)

* changed program-areas to true

* added program-areas to default

* renamed citizen-engagement.html and moved to _layouts

* made card appear based on page program area

* made title reflect the page

* renamed _citizen_engagement.scss file and updated import in main.scss

* Update contributor and language data

* Updated CoP DevOps Name (hackforla#8455)

* update devops name 8388

* reverting to normal

* redid changes for issue

* added Jason Shi to Civic Tech Jobs page (hackforla#8459)

Great job working on this issue @bragelbytes!

* Update contributor and language data

* Bump @actions/github in /github-actions/trigger-schedule/github-data (hackforla#8458)

Bumps [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github) from 6.0.0 to 7.0.0.
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/github/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/github)

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

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

* Update meeting data

* Update contributor and language data

* Update contributor and language data

* Update contributor and language data

* Update meeting data

* Update contributor and language data

* Update contributor and language data

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: GitHub Actions Bot <hackforla-bot@hackforla.org>
Co-authored-by: Eileen Hernandez Bedoya <92833729+Colombianah@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: abinetabate1 <abinetabate@gmail.com>
Co-authored-by: Leon Dawson <leondawson123@yahoo.com>
Co-authored-by: Caden Ramey <37122663+cadenramey@users.noreply.github.com>
Co-authored-by: Joe Bragel <85720959+bragelbytes@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 github_actions Pull requests that update GitHub Actions code

Projects

Development

Successfully merging this pull request may close these issues.

1 participant