Skip to content

Commit

Permalink
chore(deps): Bump @docker/actions-toolkit from 0.20.0 to 0.21.1
Browse files Browse the repository at this point in the history
Bumps [@docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.20.0 to 0.21.1.
- [Release notes](https://github.com/docker/actions-toolkit/releases)
- [Commits](docker/actions-toolkit@v0.20.0...v0.21.1)

---
updated-dependencies:
- dependency-name: "@docker/actions-toolkit"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 12, 2024
1 parent 1294d94 commit 2349618
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -29,7 +29,7 @@
"dependencies": {
"@actions/core": "^1.10.1",
"@actions/github": "^6.0.0",
"@docker/actions-toolkit": "^0.20.0",
"@docker/actions-toolkit": "^0.21.1",
"@renovate/pep440": "^1.0.0",
"csv-parse": "^5.5.5",
"handlebars": "^4.7.8",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Expand Up @@ -773,10 +773,10 @@
dependencies:
"@jridgewell/trace-mapping" "0.3.9"

"@docker/actions-toolkit@^0.20.0":
version "0.20.0"
resolved "https://registry.yarnpkg.com/@docker/actions-toolkit/-/actions-toolkit-0.20.0.tgz#9619ff5da7f282e02e22509a5f2f1d707d4437fe"
integrity sha512-oAHSQnWjEyRGmGXePt5A/rZG76U/gddQWF/JmD8lZQOL5WZ7WgfUd2MucOaxq3cd66rMew+iwkfqDzFJQewQQw==
"@docker/actions-toolkit@^0.21.1":
version "0.21.1"
resolved "https://registry.yarnpkg.com/@docker/actions-toolkit/-/actions-toolkit-0.21.1.tgz#d4a4630d117dcb2f040e121e1f918c0b19ceebf8"
integrity sha512-JPdPr9AesJQ47kRB+ylGdCxTisEL5ptOtqeGGtpXZjX7zb3S//2EmptiNDV+G5F2LrMvnCz67ZZGipf0LGDPJQ==
dependencies:
"@actions/cache" "^3.2.4"
"@actions/core" "^1.10.1"
Expand All @@ -791,7 +791,7 @@
csv-parse "^5.5.5"
handlebars "^4.7.8"
jwt-decode "^4.0.0"
semver "^7.5.4"
semver "^7.6.0"
tmp "^0.2.3"

"@eslint-community/eslint-utils@^4.2.0", "@eslint-community/eslint-utils@^4.4.0":
Expand Down

0 comments on commit 2349618

Please sign in to comment.