Skip to content

Commit

Permalink
Update 8hobbies/workflows digest to 50a454b (#63)
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] authored Jan 12, 2025
1 parent ad8bfb1 commit ef2d6fb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ on:

jobs:
lint:
uses: 8hobbies/workflows/.github/workflows/npm-lint.yml@0956f1a2e7c4d612cbb8563bf52f270387df03d2
uses: 8hobbies/workflows/.github/workflows/npm-lint.yml@50a454b37e78ac73ae6e099e0d2ec7e8a1c1661d
2 changes: 1 addition & 1 deletion .github/workflows/runtime.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@ on:

jobs:
test:
uses: 8hobbies/workflows/.github/workflows/npm-runtime.yml@0956f1a2e7c4d612cbb8563bf52f270387df03d2
uses: 8hobbies/workflows/.github/workflows/npm-runtime.yml@50a454b37e78ac73ae6e099e0d2ec7e8a1c1661d
with:
node-versions: '["22.x"]'

0 comments on commit ef2d6fb

Please sign in to comment.