mirror of
https://github.com/docker/metadata-action.git
synced 2025-12-12 17:12:00 +03:00
Compare commits
1 Commits
master
...
dependabot
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
fae2ea3e82 |
@@ -27,7 +27,7 @@
|
||||
"license": "Apache-2.0",
|
||||
"packageManager": "yarn@4.9.2",
|
||||
"dependencies": {
|
||||
"@actions/core": "^1.11.1",
|
||||
"@actions/core": "^2.0.1",
|
||||
"@actions/github": "^6.0.1",
|
||||
"@docker/actions-toolkit": "^0.68.0",
|
||||
"@renovate/pep440": "^1.0.0",
|
||||
|
||||
21
yarn.lock
21
yarn.lock
@@ -72,6 +72,16 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@actions/core@npm:^2.0.1":
|
||||
version: 2.0.1
|
||||
resolution: "@actions/core@npm:2.0.1"
|
||||
dependencies:
|
||||
"@actions/exec": "npm:^2.0.0"
|
||||
"@actions/http-client": "npm:^3.0.0"
|
||||
checksum: 10/a3376a89886c7144d5db0cd7f897ab397c1f9eaa7b291e052b87d0bd5096e4ccc1046084b26b5d764cb29c7980098c202af8ec3a5928183a8e52d3421c4210f6
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@actions/exec@npm:^1.0.0, @actions/exec@npm:^1.0.1, @actions/exec@npm:^1.1.1":
|
||||
version: 1.1.1
|
||||
resolution: "@actions/exec@npm:1.1.1"
|
||||
@@ -81,6 +91,15 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@actions/exec@npm:^2.0.0":
|
||||
version: 2.0.0
|
||||
resolution: "@actions/exec@npm:2.0.0"
|
||||
dependencies:
|
||||
"@actions/io": "npm:^2.0.0"
|
||||
checksum: 10/61f84e3920eaa898edff3a4de97d353bb8f4379ced229128d7c945cd18c02e0d8d33a22629cec7bb7797a5f8879952ee9d291921ffd02bc849e6a7d4e2e3a52a
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@actions/github@npm:^6.0.1":
|
||||
version: 6.0.1
|
||||
resolution: "@actions/github@npm:6.0.1"
|
||||
@@ -3390,7 +3409,7 @@ __metadata:
|
||||
version: 0.0.0-use.local
|
||||
resolution: "docker-metadata-action@workspace:."
|
||||
dependencies:
|
||||
"@actions/core": "npm:^1.11.1"
|
||||
"@actions/core": "npm:^2.0.1"
|
||||
"@actions/github": "npm:^6.0.1"
|
||||
"@docker/actions-toolkit": "npm:^0.68.0"
|
||||
"@renovate/pep440": "npm:^1.0.0"
|
||||
|
||||
Reference in New Issue
Block a user