mirror of
https://github.com/goreleaser/goreleaser-action
synced 2026-08-29 01:38:29 +00:00
Compare commits
1
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
96db9268f0 |
Generated
+4
-4
@@ -11,7 +11,7 @@
|
||||
"@actions/exec": "^3.0.0",
|
||||
"@actions/http-client": "^4.0.1",
|
||||
"@actions/tool-cache": "^4.0.0",
|
||||
"js-yaml": "^5.2.0",
|
||||
"js-yaml": "^5.2.2",
|
||||
"semver": "^7.8.5",
|
||||
"yargs": "^18.0.0"
|
||||
},
|
||||
@@ -4263,9 +4263,9 @@
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/js-yaml": {
|
||||
"version": "5.2.0",
|
||||
"resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-5.2.0.tgz",
|
||||
"integrity": "sha512-YeLUMlvR4Ou1B119LIaM0r65JvbOBooJDc9yEu0dClb/uSC5P4FrLU8OCCz/HXWvtPoIrR0dRzABTjo1sTN9Bw==",
|
||||
"version": "5.2.2",
|
||||
"resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-5.2.2.tgz",
|
||||
"integrity": "sha512-dayzUzKkJ1MkuUtZglSebU43utNXH0OWQByK9rKOOuYIO8M5TV1y+n8ALMdG0rdzBnfNkOmZEqrURepb0ejqBw==",
|
||||
"funding": [
|
||||
{
|
||||
"type": "github",
|
||||
|
||||
+1
-1
@@ -28,7 +28,7 @@
|
||||
"@actions/exec": "^3.0.0",
|
||||
"@actions/http-client": "^4.0.1",
|
||||
"@actions/tool-cache": "^4.0.0",
|
||||
"js-yaml": "^5.2.0",
|
||||
"js-yaml": "^5.2.2",
|
||||
"semver": "^7.8.5",
|
||||
"yargs": "^18.0.0"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user