Skip to content

Commit

Permalink
chore(deps): bump denoland/deployctl from 1.10.5 to 1.11.0
Browse files Browse the repository at this point in the history
Bumps [denoland/deployctl](https://github.com/denoland/deployctl) from 1.10.5 to 1.11.0.
- [Release notes](https://github.com/denoland/deployctl/releases)
- [Commits](denoland/deployctl@6dce4af...1e16376)

---
updated-dependencies:
- dependency-name: denoland/deployctl
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 3, 2024
1 parent a23ef9f commit 57e2fb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deno.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
uses: infotroph/tree-is-clean@e99ff204c7e1f74fd4de0822e86adb01f2ca2138 # v1.0.4
- name: 🔧 Upload to Deno Deploy
id: deno-deploy
uses: denoland/deployctl@6dce4affe85fbcd9d8917e56c4a49b066b8cc306 # 1.10.5
uses: denoland/deployctl@1e1637600646cbc6826a4bacd359713fc24d25b3 # 1.11.0
with:
project: "why-switch"
entrypoint: src/main.ts
Expand Down

0 comments on commit 57e2fb9

Please sign in to comment.