From 9fc80c102364f6b7747d4f97a58ffb00528354e6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Feb 2026 13:24:12 +0000 Subject: [PATCH] infra: bump aws-actions/stale-issue-cleanup from 7.1.0 to 7.1.1 Bumps [aws-actions/stale-issue-cleanup](https://github.com/aws-actions/stale-issue-cleanup) from 7.1.0 to 7.1.1. - [Release notes](https://github.com/aws-actions/stale-issue-cleanup/releases) - [Changelog](https://github.com/aws-actions/stale-issue-cleanup/blob/main/CHANGELOG.md) - [Commits](https://github.com/aws-actions/stale-issue-cleanup/compare/v7.1.0...v7.1.1) --- updated-dependencies: - dependency-name: aws-actions/stale-issue-cleanup dependency-version: 7.1.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/stale_issue.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/stale_issue.yml b/.github/workflows/stale_issue.yml index a3ec720..8dd3c46 100644 --- a/.github/workflows/stale_issue.yml +++ b/.github/workflows/stale_issue.yml @@ -14,7 +14,7 @@ jobs: cleanup: runs-on: ubuntu-latest steps: - - uses: aws-actions/stale-issue-cleanup@v7.1.0 + - uses: aws-actions/stale-issue-cleanup@v7.1.1 with: # Setting messages to an empty string will cause the automation to skip # that category