Skip to content

Commit

Permalink
Merge pull request #1050 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 27ab3af
  • Loading branch information
myrotvorets-team authored Dec 19, 2024
2 parents bbb64a7 + 2adbfd7 commit 068e0bb
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@8e423cac816839af16f48124a99e9086a0686d59
uses: myrotvorets/composite-actions/node-run-script@27ab3af18ca12ee3e44e50e015ee74acd199d0dc
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@8e423cac816839af16f48124a99e9086a0686d59
uses: myrotvorets/composite-actions/node-run-script@27ab3af18ca12ee3e44e50e015ee74acd199d0dc
with:
script: typecheck

0 comments on commit 068e0bb

Please sign in to comment.