From 8bfcc8dcb0b81fd6dfc48adf950c369b632c54b4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Aug 2026 14:14:57 +0000 Subject: [PATCH] :seedling:(deps): Bump the all-github-actions group with 2 updates Bumps the all-github-actions group with 2 updates: [kiegroup/git-backporting](https://github.com/kiegroup/git-backporting) and [zizmorcore/zizmor-action](https://github.com/zizmorcore/zizmor-action). Updates `kiegroup/git-backporting` from 4.9.1 to 4.10.0 - [Release notes](https://github.com/kiegroup/git-backporting/releases) - [Changelog](https://github.com/kiegroup/git-backporting/blob/main/CHANGELOG.md) - [Commits](https://github.com/kiegroup/git-backporting/compare/08da0b07ef2330d189f6074ec8db736b3aa9f465...17bab14ff4b362d044e12c18e491b4ef8e69a4b1) Updates `zizmorcore/zizmor-action` from 0.6.0 to 0.6.1 - [Release notes](https://github.com/zizmorcore/zizmor-action/releases) - [Commits](https://github.com/zizmorcore/zizmor-action/compare/6599ee8b7a49aef6a770f63d261d214911a7ce02...6fc4b006235f201fdab3722e17240ab420d580e5) --- updated-dependencies: - dependency-name: kiegroup/git-backporting dependency-version: 4.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-github-actions - dependency-name: zizmorcore/zizmor-action dependency-version: 0.6.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-github-actions ... Signed-off-by: dependabot[bot] --- .github/workflows/backport.yaml | 2 +- .github/workflows/zizmor.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/backport.yaml b/.github/workflows/backport.yaml index 25a5ed2e5..faecb07c4 100644 --- a/.github/workflows/backport.yaml +++ b/.github/workflows/backport.yaml @@ -41,7 +41,7 @@ jobs: || contains(github.event.pull_request.labels.*.name, 'semver:minor') || contains(github.event.label.name, 'semver:patch') || contains(github.event.label.name, 'semver:minor') - uses: kiegroup/git-backporting@08da0b07ef2330d189f6074ec8db736b3aa9f465 # tag=v4.9.1 + uses: kiegroup/git-backporting@17bab14ff4b362d044e12c18e491b4ef8e69a4b1 # tag=v4.10.0 with: target-branch: release-2.0 pull-request: ${{ github.event.pull_request.url }} diff --git a/.github/workflows/zizmor.yaml b/.github/workflows/zizmor.yaml index ec149e4d5..77af94733 100644 --- a/.github/workflows/zizmor.yaml +++ b/.github/workflows/zizmor.yaml @@ -25,4 +25,4 @@ jobs: persist-credentials: false - name: Run zizmor - uses: zizmorcore/zizmor-action@6599ee8b7a49aef6a770f63d261d214911a7ce02 # tag=v0.6.0 + uses: zizmorcore/zizmor-action@6fc4b006235f201fdab3722e17240ab420d580e5 # tag=v0.6.1