From 052d68794cab7c2f1ab207a9659fe8ddf309eb89 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Oct 2025 01:06:57 +0000 Subject: [PATCH 1/2] Bump stefanzweifel/git-auto-commit-action from 5 to 7 Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) from 5 to 7. - [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](https://github.com/stefanzweifel/git-auto-commit-action/compare/v5...v7) --- updated-dependencies: - dependency-name: stefanzweifel/git-auto-commit-action dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/dependabot-changelog-helper.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/dependabot-changelog-helper.yml b/.github/workflows/dependabot-changelog-helper.yml index dba1bab..04a0dac 100644 --- a/.github/workflows/dependabot-changelog-helper.yml +++ b/.github/workflows/dependabot-changelog-helper.yml @@ -54,6 +54,6 @@ jobs: # This step is required for committing the changes to your branch. # See https://github.com/stefanzweifel/git-auto-commit-action#commits-of-this-action-do-not-trigger-new-workflow-runs - - uses: stefanzweifel/git-auto-commit-action@v5 + - uses: stefanzweifel/git-auto-commit-action@v7 with: commit_message: "Updated Changelog" \ No newline at end of file From 0854d4176a94d052669d1c6036c6e8489efe19c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Oct 2025 01:07:08 +0000 Subject: [PATCH 2/2] Updated Changelog --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3ed19bd..74b0655 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,7 +8,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] ### Dependencies - +- Bump `actions/checkout` from 4 to 5 ([#125](https://github.com/Cray-HPE/cms-ipxe/pull/125)) +- Bump `stefanzweifel/git-auto-commit-action` from 5 to 7 ([#126](https://github.com/Cray-HPE/cms-ipxe/pull/126)) - Bump `actions/checkout` from 4 to 5 ([#125](https://github.com/Cray-HPE/cms-ipxe/pull/125)) ## [1.16.1] - 2025-06-06