From 24c63786cb524ecf2f3633ef58d5aa50a7e971ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Aug 2026 18:05:03 +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.4.1. - [Commits](https://github.com/hoverinc/action-pr-automation/compare/763fe363e0306d8495557e59c0a3b2a2e492aca8...a0df467335de23b76f796a42822c9a88461f7192) --- updated-dependencies: - dependency-name: hoverinc/action-pr-automation/.github/workflows/pr-automation.yml dependency-version: 1.4.1 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..db4a61c 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@a0df467335de23b76f796a42822c9a88461f7192 # v1.4.1 secrets: inherit