Skip to content

Commit 0bf6e28

Browse files
chore(deps): bump denoland/setup-deno in the github-actions group (#10669)
Bumps the github-actions group with 1 update: [denoland/setup-deno](https://github.com/denoland/setup-deno). Updates `denoland/setup-deno` from 2.0.3 to 2.0.4 - [Release notes](https://github.com/denoland/setup-deno/releases) - [Commits](denoland/setup-deno@e95548e...667a34c) --- updated-dependencies: - dependency-name: denoland/setup-deno dependency-version: 2.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jay <[email protected]>
1 parent 8107157 commit 0bf6e28

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/release-branch.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@ jobs:
228228
with:
229229
persist-credentials: false
230230
- name: Setup deno
231-
uses: denoland/setup-deno@e95548e56dfa95d4e1a28d6f422fafe75c4c26fb # v2.0.3
231+
uses: denoland/setup-deno@667a34cdef165d8d2b2e98dde39547c9daac7282 # v2.0.4
232232
- name: Download npm pack artifact
233233
uses: actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1
234234
with:

.github/workflows/run-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@ jobs:
222222
with:
223223
persist-credentials: false
224224
- name: Setup deno
225-
uses: denoland/setup-deno@e95548e56dfa95d4e1a28d6f422fafe75c4c26fb # v2.0.3
225+
uses: denoland/setup-deno@667a34cdef165d8d2b2e98dde39547c9daac7282 # v2.0.4
226226
- name: Download npm pack artifact
227227
uses: actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1
228228
with:

0 commit comments

Comments
 (0)