Skip to content

Commit d9b9ab0

Browse files
Bump stefanzweifel/git-auto-commit-action from 7.1.0 to 7.2.0 (#2048) (#2052)
Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) from 7.1.0 to 7.2.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@04702ed...4a55954) --- updated-dependencies: - dependency-name: stefanzweifel/git-auto-commit-action dependency-version: 7.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... (cherry picked from commit 399c931) Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: opensearch-ci-bot <opensearch-infra@amazon.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 52c801f commit d9b9ab0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dependabot_pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
version: "Unreleased ${{ steps.version.outputs.version }}"
4141

4242
- name: Commit the changes
43-
uses: stefanzweifel/git-auto-commit-action@04702edda442b2e678b25b537cec683a1493fcb9 # v7
43+
uses: stefanzweifel/git-auto-commit-action@4a55954c782fc1ea30b9056cd3e7a2b40ca8887d # v7
4444
with:
4545
commit_message: "Update changelog"
4646
branch: ${{ github.head_ref }}

0 commit comments

Comments
 (0)