Skip to content

Commit c0d154d

Browse files
authored
Merge pull request #12 from mruoss/renovate/actions-checkout-digest
Update actions/checkout digest to 44c2b7a
2 parents 8588df2 + 87fad10 commit c0d154d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/code_quality.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
name: Code Quality
1414
runs-on: ubuntu-latest
1515
steps:
16-
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
16+
- uses: actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4
1717

1818
- name: Setup elixir
1919
id: beam

0 commit comments

Comments
 (0)