Skip to content

Commit 89262f7

Browse files
authored
Merge pull request #310 from kubewarden/renovate/all-updates
build(deps): update all dependencies updates
2 parents fd56d79 + 0c93fc5 commit 89262f7

3 files changed

Lines changed: 42 additions & 45 deletions

File tree

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
run: make build-plugin
8181

8282
# Setup .npmrc file to publish to npm
83-
- uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3.0
83+
- uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0
8484
with:
8585
node-version: "24.x"
8686
registry-url: "https://registry.npmjs.org"
@@ -122,7 +122,7 @@ jobs:
122122
steps:
123123
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
124124

125-
- uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3.0
125+
- uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0
126126
with:
127127
node-version: "24.x"
128128

javy-plugin-kubewarden/Cargo.lock

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

javy-plugin-kubewarden/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ name = "javy_plugin_kubewarden"
99

1010
[dependencies]
1111
javy-plugin-api = "5.0"
12-
wit-bindgen = "0.55"
12+
wit-bindgen = "0.57"

0 commit comments

Comments
 (0)