Skip to content

Commit 82a5e67

Browse files
chore(deps): Bump @docker/actions-toolkit from 0.16.0 to 0.16.1
Bumps [@docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.16.0 to 0.16.1. - [Release notes](https://github.com/docker/actions-toolkit/releases) - [Commits](docker/actions-toolkit@v0.16.0...v0.16.1) --- updated-dependencies: - dependency-name: "@docker/actions-toolkit" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 41e1fe3 commit 82a5e67

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"dependencies": {
3030
"@actions/core": "^1.10.1",
3131
"@actions/github": "^6.0.0",
32-
"@docker/actions-toolkit": "^0.16.0",
32+
"@docker/actions-toolkit": "^0.16.1",
3333
"@renovate/pep440": "^1.0.0",
3434
"csv-parse": "^5.5.3",
3535
"handlebars": "^4.7.8",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -773,10 +773,10 @@
773773
dependencies:
774774
"@jridgewell/trace-mapping" "0.3.9"
775775

776-
"@docker/actions-toolkit@^0.16.0":
777-
version "0.16.0"
778-
resolved "https://registry.yarnpkg.com/@docker/actions-toolkit/-/actions-toolkit-0.16.0.tgz#a070abd4525bd63f1732fed2b95dafc85cbd01b8"
779-
integrity sha512-OIowepg3DhO+HSByAcxevzJXmMOgaquxjNlCOVJMt3qK+1tjEZ+9gJ3U3651KELrJf6RrlxSnY7GPipNFB6Vtw==
776+
"@docker/actions-toolkit@^0.16.1":
777+
version "0.16.1"
778+
resolved "https://registry.yarnpkg.com/@docker/actions-toolkit/-/actions-toolkit-0.16.1.tgz#797f843acee50dd3e01e976a6305ce57516b7347"
779+
integrity sha512-RVlNRBJLBdRh3SC+GejtT0z47j5GgTc2hA3sNlWXYw7syQJON++/fgqWn7OqjCmT7c9MtdeqxwT3MTx1WvgSsw==
780780
dependencies:
781781
"@actions/cache" "^3.2.2"
782782
"@actions/core" "^1.10.1"

0 commit comments

Comments
 (0)