Skip to content

Commit

Permalink
Merge pull request #12 from insurify/ali_bump_lodash_core
Browse files Browse the repository at this point in the history
⬆️ Upgraded lodash & @actions/core packages
  • Loading branch information
iamalisajid authored Jan 10, 2022
2 parents d997d99 + bb6e668 commit 96e5195
Show file tree
Hide file tree
Showing 45 changed files with 779 additions and 296 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ if you don't want to move task omit `targets`.
#### Without special characters:

```yaml
uses: insurify/github-asana-action@v1.0.1
uses: insurify/github-asana-action@v1.0.2
with:
asana-pat: 'Your PAT'
task-comment: 'View Pull Request Here: '
Expand All @@ -51,7 +51,7 @@ with:
#### With special characters:

```yaml
uses: insurify/github-asana-action@v1.0.1
uses: insurify/github-asana-action@v1.0.2
with:
asana-pat: 'Your PAT'
task-comment: 'View Pull Request Here: '
Expand Down
9 changes: 9 additions & 0 deletions node_modules/@actions/core/LICENSE.md

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

9 changes: 8 additions & 1 deletion node_modules/@actions/core/README.md

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

10 changes: 5 additions & 5 deletions node_modules/@actions/core/lib/command.d.ts

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

47 changes: 30 additions & 17 deletions node_modules/@actions/core/lib/command.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/command.js.map

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

32 changes: 21 additions & 11 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.

67 changes: 55 additions & 12 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.

Loading

0 comments on commit 96e5195

Please sign in to comment.