From 5bedd1a8d6012460f73507b74349ead485d0beaf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Jul 2026 07:13:45 +0000 Subject: [PATCH] Bump UoMResearchIT/actions/git-push-changes-to-branch Bumps [UoMResearchIT/actions/git-push-changes-to-branch](https://github.com/uomresearchit/actions) from 1.2.5 to 1.2.6. - [Release notes](https://github.com/uomresearchit/actions/releases) - [Commits](https://github.com/uomresearchit/actions/compare/d1daa552b595b77a4628d28de138db571e91ab87...b747e3097a2cb9d927b63e2bb83fbf6e75716a53) --- updated-dependencies: - dependency-name: UoMResearchIT/actions/git-push-changes-to-branch dependency-version: 1.2.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/apply-reuse.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/apply-reuse.yml b/.github/workflows/apply-reuse.yml index 26e261e..7877291 100644 --- a/.github/workflows/apply-reuse.yml +++ b/.github/workflows/apply-reuse.yml @@ -99,7 +99,7 @@ jobs: - name: Commit and push changes id: push - uses: UoMResearchIT/actions/git-push-changes-to-branch@d1daa552b595b77a4628d28de138db571e91ab87 # v1.2.5 + uses: UoMResearchIT/actions/git-push-changes-to-branch@b747e3097a2cb9d927b63e2bb83fbf6e75716a53 # v1.2.6 with: working-directory: ${{ inputs.work-dir }} branch-prefix: add-license-headers-to