This commit is contained in:
Paulo F. Oliveira
2021-04-03 00:31:42 +01:00
committed by GitHub
parent f05ed1cf77
commit ab728300ad
3 changed files with 5 additions and 8 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ THE FOLLOWING SETS FORTH ATTRIBUTION NOTICES FOR THIRD PARTY SOFTWARE THAT MAY B
-----
The following software may be included in this product: @actions/core. A copy of the source code may be downloaded from git+https://github.com/actions/toolkit.git. This software contains the following license and notice below:
The following software may be included in this product: @actions/core, @actions/io. A copy of the source code may be downloaded from git+https://github.com/actions/toolkit.git (@actions/core), git+https://github.com/actions/toolkit.git (@actions/io). This software contains the following license and notice below:
The MIT License (MIT)
+3 -6
View File
@@ -1,11 +1,11 @@
{
"name": "setup-beam",
"version": "1.6.0",
"version": "1.7.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"version": "1.6.0",
"version": "1.7.0",
"license": "MIT",
"dependencies": {
"@actions/core": "1.2.6",
@@ -2566,10 +2566,7 @@
"resolved": "https://registry.npmjs.org/shellcheck/-/shellcheck-1.0.0.tgz",
"integrity": "sha512-CdKbWXOknBwE1wNQzAnwfLf7QNOu/yqyLSGBKoq2WuChEqfg7dnZJ1pHR2P463PbVpBRz3KGkYnXJCoQrPwtYA==",
"dev": true,
"hasInstallScript": true,
"bin": {
"shellcheck": "shellcheck-stable/shellcheck"
}
"hasInstallScript": true
},
"node_modules/side-channel": {
"version": "1.0.4",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "setup-beam",
"version": "1.6.0",
"version": "1.7.0",
"license": "MIT",
"private": true,
"scripts": {