Skip to content

Commit

Permalink
Merge pull request #1049 from myrotvorets/renovate/myrotvorets-compos…
Browse files Browse the repository at this point in the history
…ite-actions-digest

chore(deps): update myrotvorets/composite-actions digest to 8e423ca
  • Loading branch information
myrotvorets-team authored Dec 17, 2024
2 parents 984c5bf + e520206 commit bbb64a7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
registry.npmjs.org:443
- name: Run code style check
uses: myrotvorets/composite-actions/node-run-script@0365f64c55ccf287705b0190ded0d03c1edf8f4f
uses: myrotvorets/composite-actions/node-run-script@8e423cac816839af16f48124a99e9086a0686d59
with:
script: lint

Expand All @@ -61,6 +61,6 @@ jobs:
registry.npmjs.org:443
- name: Run type check
uses: myrotvorets/composite-actions/node-run-script@0365f64c55ccf287705b0190ded0d03c1edf8f4f
uses: myrotvorets/composite-actions/node-run-script@8e423cac816839af16f48124a99e9086a0686d59
with:
script: typecheck

0 comments on commit bbb64a7

Please sign in to comment.