Skip to content

Commit 2edfdc4

Browse files
Bump roots/issue-closer from 1.1 to 1.2 (#2307)
Bumps [roots/issue-closer](https://github.com/roots/issue-closer) from 1.1 to 1.2. - [Release notes](https://github.com/roots/issue-closer/releases) - [Commits](roots/issue-closer-action@v1.1...v1.2) --- updated-dependencies: - dependency-name: roots/issue-closer dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3f31c4d commit 2edfdc4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/autocloser.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ jobs:
55
runs-on: ubuntu-latest
66
steps:
77
- name: Autoclose issues that did not follow issue template
8-
uses: roots/issue-closer@v1.1
8+
uses: roots/issue-closer@v1.2
99
with:
1010
repo-token: ${{ secrets.GITHUB_TOKEN }}
1111
issue-close-message: "This issue was automatically closed because it did not follow the issue template. We use the issue tracker exclusively for bug reports and feature additions that have been previously discussed. However, this issue appears to be a support request. Please use the discussion forums for support requests."

0 commit comments

Comments
 (0)