From 240511fa7bf26a816c5beb540ac5817d4b8db176 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 19 Nov 2023 10:35:21 +0000 Subject: [PATCH] Bump the github-action-deps group with 1 update Bumps the github-action-deps group with 1 update: [actions/github-script](https://github.com/actions/github-script). - [Release notes](https://github.com/actions/github-script/releases) - [Commits](https://github.com/actions/github-script/compare/v6...v7) --- updated-dependencies: - dependency-name: actions/github-script dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-action-deps ... Signed-off-by: dependabot[bot] --- .github/workflows/combine-prs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/combine-prs.yaml b/.github/workflows/combine-prs.yaml index f7a3bf1d..d679a439 100644 --- a/.github/workflows/combine-prs.yaml +++ b/.github/workflows/combine-prs.yaml @@ -33,7 +33,7 @@ jobs: # Steps represent a sequence of tasks that will be executed as part of the job steps: - - uses: actions/github-script@v6 + - uses: actions/github-script@v7 id: create-combined-pr name: Create Combined PR with: