Skip to content

Commit

Permalink
Bump crystal-lang/install-crystal from 1.8.1 to 1.8.2 (#633)
Browse files Browse the repository at this point in the history
Bumps [crystal-lang/install-crystal](https://github.com/crystal-lang/install-crystal) from 1.8.1 to 1.8.2.
- [Release notes](https://github.com/crystal-lang/install-crystal/releases)
- [Commits](crystal-lang/install-crystal@e4c9d19...cdf26dc)

---
updated-dependencies:
- dependency-name: crystal-lang/install-crystal
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 29, 2024
1 parent c708d91 commit 6ab3dbf
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/doc-generator.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-22.04
steps:
- name: Install Crystal
uses: crystal-lang/install-crystal@e4c9d197a5d1fa8329b55dadf309d06050ef5d07
uses: crystal-lang/install-crystal@cdf26dcd488490c9939e9d4d62cab169c9e4f20d
with:
crystal: "1.11.2"
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b
Expand All @@ -24,7 +24,7 @@ jobs:
runs-on: ubuntu-22.04
steps:
- name: Install Crystal
uses: crystal-lang/install-crystal@e4c9d197a5d1fa8329b55dadf309d06050ef5d07
uses: crystal-lang/install-crystal@cdf26dcd488490c9939e9d4d62cab169c9e4f20d
with:
crystal: "1.11.2"
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
runs-on: windows-2022
steps:
- name: Install Crystal
uses: crystal-lang/install-crystal@e4c9d197a5d1fa8329b55dadf309d06050ef5d07
uses: crystal-lang/install-crystal@cdf26dcd488490c9939e9d4d62cab169c9e4f20d
with:
crystal: "1.11.2"
- name: 'Setup jq'
Expand Down

0 comments on commit 6ab3dbf

Please sign in to comment.