Skip to content

Commit 20ea820

Browse files
build: Bump gustavofreze/auto-assign in the github-actions group
Bumps the github-actions group with 1 update: [gustavofreze/auto-assign](https://github.com/gustavofreze/auto-assign). Updates `gustavofreze/auto-assign` from 2.0.0 to 2.1.0 - [Release notes](https://github.com/gustavofreze/auto-assign/releases) - [Commits](gustavofreze/auto-assign@2.0.0...2.1.0) --- updated-dependencies: - dependency-name: gustavofreze/auto-assign dependency-version: 2.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 656f14d commit 20ea820

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto-assign.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@2.0.0
19+
uses: gustavofreze/auto-assign@2.1.0
2020
with:
2121
assignees: '${{ vars.ASSIGNEES }}'
2222
github_token: '${{ secrets.GITHUB_TOKEN }}'

0 commit comments

Comments
 (0)