Skip to content

Commit 84dd30f

Browse files
bump @actions/exec to 1.1.1
1 parent ff96198 commit 84dd30f

14 files changed

+938
-781
lines changed

.licenses/npm/@actions/exec.dep.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,15 @@
11
---
22
name: "@actions/exec"
3-
version: 1.0.0
3+
version: 1.1.1
44
type: npm
55
summary: Actions exec lib
6-
homepage: https://github.com/actions/toolkit/tree/master/packages/exec
6+
homepage: https://github.com/actions/toolkit/tree/main/packages/exec
77
license: mit
88
licenses:
99
- sources: LICENSE.md
1010
text: |-
11+
The MIT License (MIT)
12+
1113
Copyright 2019 GitHub
1214
1315
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

node_modules/@actions/exec/LICENSE.md

Lines changed: 8 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

node_modules/@actions/exec/README.md

Lines changed: 57 additions & 60 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

node_modules/@actions/exec/lib/exec.d.ts

Lines changed: 24 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

node_modules/@actions/exec/lib/exec.js

Lines changed: 102 additions & 35 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

node_modules/@actions/exec/lib/exec.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)