Skip to content

Commit

Permalink
Update actions/checkout digest to 24cb908 (#58)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Mar 16, 2023
1 parent 0d9c7e5 commit 6b3b386
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:

steps:
- name: Download source
uses: actions/checkout@755da8c3cf115ac066823e79a1e1788f8940201b # v3
uses: actions/checkout@24cb9080177205b6e8c946b17badbe402adc938f # v3
- name: Install Crystal
uses: crystal-lang/install-crystal@v1
with:
Expand All @@ -53,7 +53,7 @@ jobs:

steps:
- name: Download source
uses: actions/checkout@755da8c3cf115ac066823e79a1e1788f8940201b # v3
uses: actions/checkout@24cb9080177205b6e8c946b17badbe402adc938f # v3
- name: Install Crystal
uses: crystal-lang/install-crystal@v1
with:
Expand All @@ -70,7 +70,7 @@ jobs:

steps:
- name: Download source
uses: actions/checkout@755da8c3cf115ac066823e79a1e1788f8940201b # v3
uses: actions/checkout@24cb9080177205b6e8c946b17badbe402adc938f # v3
- name: Install Crystal
uses: crystal-lang/install-crystal@v1
with:
Expand Down

0 comments on commit 6b3b386

Please sign in to comment.