Skip to content

Commit

Permalink
build(deps): bump denoland/setup-deno from 1.1.4 to 1.3.0
Browse files Browse the repository at this point in the history
Bumps [denoland/setup-deno](https://github.com/denoland/setup-deno) from 1.1.4 to 1.3.0.
- [Release notes](https://github.com/denoland/setup-deno/releases)
- [Commits](denoland/setup-deno@041b854...5fae568)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 9, 2024
1 parent 1032118 commit f5af70e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/.dynamic-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
steps:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
- uses: actions/download-artifact@65a9edc5881444af0b9093a5e628f2fe47ea3b2e # v4.1.7
- uses: denoland/setup-deno@041b854f97b325bd60e53e9dc2de9cb9f9ac0cba # v1.1.4
- uses: denoland/setup-deno@5fae568d37c3b73449009674875529a984555dd1 # v1.3.0
with:
deno-version: v1.x
- run: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ jobs:
steps:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
- uses: actions/download-artifact@65a9edc5881444af0b9093a5e628f2fe47ea3b2e # v4.1.7
- uses: denoland/setup-deno@041b854f97b325bd60e53e9dc2de9cb9f9ac0cba # v1.1.4
- uses: denoland/setup-deno@5fae568d37c3b73449009674875529a984555dd1 # v1.3.0
with:
deno-version: v1.x
- run: |
Expand Down

0 comments on commit f5af70e

Please sign in to comment.