Skip to content

Commit

Permalink
bump up to v1.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
shogo82148 committed Oct 13, 2022
1 parent 21082ca commit ee49a10
Show file tree
Hide file tree
Showing 8 changed files with 44 additions and 28 deletions.
35 changes: 17 additions & 18 deletions action/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 action/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.

3 changes: 2 additions & 1 deletion action/node_modules/@actions/core/lib/file-command.d.ts

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

22 changes: 19 additions & 3 deletions action/node_modules/@actions/core/lib/file-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 action/node_modules/@actions/core/lib/file-command.js.map

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

2 changes: 1 addition & 1 deletion action/node_modules/@actions/core/package.json

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

4 changes: 2 additions & 2 deletions action/package-lock.json

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

2 changes: 1 addition & 1 deletion action/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "actions-aws-assume-role",
"version": "1.5.2",
"version": "1.5.3",
"description": "assume role in GitHub Actions",
"main": "lib/index.js",
"scripts": {
Expand Down

0 comments on commit ee49a10

Please sign in to comment.