Skip to content

Commit 0b26089

Browse files
Bump gustavofreze/auto-assign from 1.1.4 to 2.1.0 (#4)
Bumps [gustavofreze/auto-assign](https://github.com/gustavofreze/auto-assign) from 1.1.4 to 2.1.0. - [Release notes](https://github.com/gustavofreze/auto-assign/releases) - [Commits](gustavofreze/auto-assign@1.1.4...2.1.0) --- updated-dependencies: - dependency-name: gustavofreze/auto-assign dependency-version: 2.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c5096dc commit 0b26089

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/AutoAssign.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
pull-requests: write
1717
steps:
1818
- name: Assign issues and pull requests
19-
uses: gustavofreze/auto-assign@1.1.4
19+
uses: gustavofreze/auto-assign@2.1.0
2020
with:
2121
assignees: 'copilot-swe-agent'
2222
github_token: '${{ secrets.GITHUB_TOKEN }}'

0 commit comments

Comments
 (0)