Skip to content

Commit cd2240a

Browse files
chore(deps): update dependency deno to v2.9.3
1 parent 013dff4 commit cd2240a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/outline-role-sync.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
- name: Setup Deno
5151
uses: denoland/setup-deno@22d081ff2d3a40755e97629de92e3bcbfa7cf2ed # v2.0.5
5252
with:
53-
deno-version: "2.8.3" # keep in sync with .mise/config.toml
53+
deno-version: "2.9.3" # keep in sync with .mise/config.toml
5454

5555
- name: Format
5656
run: deno task fmt

.github/workflows/zitadel-actions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
- name: Setup Deno
5151
uses: denoland/setup-deno@22d081ff2d3a40755e97629de92e3bcbfa7cf2ed # v2.0.5
5252
with:
53-
deno-version: "2.8.3" # keep in sync with .mise/config.toml
53+
deno-version: "2.9.3" # keep in sync with .mise/config.toml
5454

5555
- name: Format
5656
run: deno task fmt

0 commit comments

Comments
 (0)