mirror of
https://github.com/docker/metadata-action.git
synced 2025-12-10 08:02:01 +03:00
Compare commits
1 Commits
c299e40c65
...
dependabot
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
4ddc65797a |
@@ -27,7 +27,7 @@
|
||||
"license": "Apache-2.0",
|
||||
"packageManager": "yarn@4.9.2",
|
||||
"dependencies": {
|
||||
"@actions/core": "^1.11.1",
|
||||
"@actions/core": "^2.0.0",
|
||||
"@actions/github": "^6.0.1",
|
||||
"@docker/actions-toolkit": "^0.68.0",
|
||||
"@renovate/pep440": "^1.0.0",
|
||||
|
||||
12
yarn.lock
12
yarn.lock
@@ -72,6 +72,16 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@actions/core@npm:^2.0.0":
|
||||
version: 2.0.0
|
||||
resolution: "@actions/core@npm:2.0.0"
|
||||
dependencies:
|
||||
"@actions/exec": "npm:^1.1.1"
|
||||
"@actions/http-client": "npm:^3.0.0"
|
||||
checksum: 10/051190c962d4abee7bc1878c1d94aa6660bf04f41ec99913f2f16b6e3c02b25fffb62451a8ce0742d8a594d3aff316f17f6539ab27dadcf772f1c4c562aab4dd
|
||||
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"
|
||||
@@ -3390,7 +3400,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.0"
|
||||
"@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