Skip to content

Commit

Permalink
ci(deps): bump denoland/setup-deno from 1.1.0 to 1.1.1 (#577)
Browse files Browse the repository at this point in the history
Bumps [denoland/setup-deno](https://github.com/denoland/setup-deno) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/denoland/setup-deno/releases)
- [Commits](denoland/setup-deno@v1.1.0...v1.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Oct 18, 2022
1 parent 1f05dac commit e276196
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
key: ${{ runner.os }}-poetry-${{ hashFiles('**/poetry.lock') }}-${{ env.MAIN_PY_VER }}

- name: Install deno runtime
uses: denoland/setup-deno@v1.1.0
uses: denoland/setup-deno@v1.1.1

- name: Lint the project
run: |
Expand Down

0 comments on commit e276196

Please sign in to comment.