Skip to content

Commit c1de901

Browse files
Release: v0.0.5 (#19)
## What's Changed * Add support info by @sethvargo in #18 * fix: updated example workflow to perform a checkout by @bradegler in #21 * fix: input name for the kernel parameter was not referenced correctly by @bradegler in #23 * fix: updated readme with correct kernel_name parameter by @bradegler in #25 **Full Changelog**: v0.0.4...1332851
1 parent 1332851 commit c1de901

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "run-vertexai-notebook",
3-
"version": "0.0.4",
3+
"version": "0.0.5",
44
"description": "This works with our versioning tools, this is NOT an NPM repo",
55
"scripts": {
66
"build": "echo \"No build required for composite action\"",

0 commit comments

Comments
 (0)