Skip to content

Commit

Permalink
Release 1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pozil committed May 5, 2022
1 parent 0637b84 commit 3252c3d
Show file tree
Hide file tree
Showing 4,783 changed files with 123,914 additions and 441,630 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: 'Auto-assign issue'
uses: pozil/auto-assign-issue@v1.4.0
uses: pozil/auto-assign-issue@v1.5.0
with:
assignees: octocat,cat,dog
numOfAssignee: 2
Expand All @@ -36,7 +36,7 @@ This other configuration assigns issues to a random member of the `support` team

```yml
- name: 'Auto-assign issue'
uses: pozil/auto-assign-issue@v1.4.0
uses: pozil/auto-assign-issue@v1.5.0
with:
repo-token: ${{ secrets.MY_PERSONAL_ACCESS_TOKEN }}
teams: support
Expand Down
1 change: 0 additions & 1 deletion node_modules/.bin/escodegen

This file was deleted.

1 change: 0 additions & 1 deletion node_modules/.bin/esgenerate

This file was deleted.

1 change: 1 addition & 0 deletions node_modules/.bin/pidtree

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions node_modules/@actions/core/lib/core.d.ts

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 5 additions & 0 deletions node_modules/@actions/core/lib/core.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion node_modules/@actions/core/lib/core.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

198 changes: 198 additions & 0 deletions node_modules/@actions/core/lib/markdown-summary.d.ts

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 3252c3d

Please sign in to comment.