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