From b7c2f7f99600b7d211c20b36a632af8c89ae0cf8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Oct 2025 16:20:58 +0000 Subject: [PATCH] chore: bump srggrs/assign-one-project-github-action Bumps the gha-low-risk group with 1 update in the / directory: [srggrs/assign-one-project-github-action](https://github.com/srggrs/assign-one-project-github-action). Updates `srggrs/assign-one-project-github-action` from 1.2.1 to 1.3.1 - [Release notes](https://github.com/srggrs/assign-one-project-github-action/releases) - [Changelog](https://github.com/srggrs/assign-one-project-github-action/blob/master/CHANGELOG.md) - [Commits](https://github.com/srggrs/assign-one-project-github-action/compare/1.2.1...1.3.1) --- updated-dependencies: - dependency-name: srggrs/assign-one-project-github-action dependency-version: 1.3.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gha-low-risk ... Signed-off-by: dependabot[bot] --- .github/workflows/auto-assign-issues.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/auto-assign-issues.yml b/.github/workflows/auto-assign-issues.yml index 832601f08..b4a7b8c8c 100644 --- a/.github/workflows/auto-assign-issues.yml +++ b/.github/workflows/auto-assign-issues.yml @@ -12,7 +12,7 @@ jobs: name: Auto assign axe-core integration issues to Axe API team project board steps: - name: Auto assign axe-core integration issues to Axe API team project board - uses: srggrs/assign-one-project-github-action@1.2.1 + uses: srggrs/assign-one-project-github-action@1.3.1 with: project: https://github.com/orgs/dequelabs/projects/53 column_name: 'Ungroomed'