From 3be99f96e9043ab5f8525b9cbe49eafe314a1d5d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jul 2026 21:19:04 +0000 Subject: [PATCH] [bot] Bump hoverinc/action-pr-automation/.github/workflows/pr-automation.yml Bumps [hoverinc/action-pr-automation/.github/workflows/pr-automation.yml](https://github.com/hoverinc/action-pr-automation) from 1.1.0 to 1.2.0. - [Release notes](https://github.com/hoverinc/action-pr-automation/releases) - [Commits](https://github.com/hoverinc/action-pr-automation/compare/763fe363e0306d8495557e59c0a3b2a2e492aca8...ff17e7790c64aea393054aaee43c7f1a65003d1e) --- updated-dependencies: - dependency-name: hoverinc/action-pr-automation/.github/workflows/pr-automation.yml dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/pr-automation.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pr-automation.yml b/.github/workflows/pr-automation.yml index 29d5a77..3435a7c 100644 --- a/.github/workflows/pr-automation.yml +++ b/.github/workflows/pr-automation.yml @@ -4,5 +4,5 @@ on: pull_request jobs: pr-automation: - uses: hoverinc/action-pr-automation/.github/workflows/pr-automation.yml@763fe363e0306d8495557e59c0a3b2a2e492aca8 # v1.1.0 + uses: hoverinc/action-pr-automation/.github/workflows/pr-automation.yml@ff17e7790c64aea393054aaee43c7f1a65003d1e # v1.2.0 secrets: inherit