chore(deps): bump actions-toolkit from 4e14fae to 50bcf23 (#254)

Bumps [actions-toolkit](https://github.com/EndBug/actions-toolkit) from `4e14fae` to `50bcf23`.
- [Release notes](https://github.com/EndBug/actions-toolkit/releases)
- [Commits](4e14fae3c5...50bcf23817)

---
updated-dependencies:
- dependency-name: actions-toolkit
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2021-08-09 16:18:03 +02:00
committed by GitHub
parent b97a3a495e
commit 80cd6897bb

8
package-lock.json generated
View File

@@ -800,7 +800,8 @@
}, },
"node_modules/actions-toolkit": { "node_modules/actions-toolkit": {
"version": "6.0.1", "version": "6.0.1",
"resolved": "git+ssh://git@github.com/EndBug/actions-toolkit.git#4e14fae3c508e8263b2cda40c99f2ddfac00d1b0", "resolved": "git+ssh://git@github.com/EndBug/actions-toolkit.git#50bcf238178fb66d1448ae29b741641406e5a1a0",
"integrity": "sha512-551oLndgEeSLzp15qjwjKBUS5gPhggPhI6kMQKDEHju7Bgp1NL8l8S7I9gQtYXe8frgp75kYZPWM+NA79E/s5g==",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@actions/core": "^1.2.6", "@actions/core": "^1.2.6",
@@ -4034,8 +4035,9 @@
"requires": {} "requires": {}
}, },
"actions-toolkit": { "actions-toolkit": {
"version": "git+ssh://git@github.com/EndBug/actions-toolkit.git#4e14fae3c508e8263b2cda40c99f2ddfac00d1b0", "version": "git+ssh://git@github.com/EndBug/actions-toolkit.git#50bcf238178fb66d1448ae29b741641406e5a1a0",
"from": "actions-toolkit@github:EndBug/actions-toolkit#core-actions", "integrity": "sha512-551oLndgEeSLzp15qjwjKBUS5gPhggPhI6kMQKDEHju7Bgp1NL8l8S7I9gQtYXe8frgp75kYZPWM+NA79E/s5g==",
"from": "actions-toolkit@github:EndBug/actions-toolkit#50bcf238178fb66d1448ae29b741641406e5a1a0",
"requires": { "requires": {
"@actions/core": "^1.2.6", "@actions/core": "^1.2.6",
"@actions/exec": "^1.0.4", "@actions/exec": "^1.0.4",