Skip to content

Commit

Permalink
Update 8hobbies/workflows digest to 8455357
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 9, 2025
1 parent cd9ac83 commit 6eee7e0
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ on:

jobs:
lint:
uses: 8hobbies/workflows/.github/workflows/npm-lint.yml@673eab4f6132d76506510e15029f55edb5e8ec28
uses: 8hobbies/workflows/.github/workflows/npm-lint.yml@84553577092a38ddd571d06b72d219972d9a5ea3
2 changes: 1 addition & 1 deletion .github/workflows/publish-dry-run.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ on:

jobs:
run:
uses: 8hobbies/workflows/.github/workflows/npm-publish-dry-run.yml@673eab4f6132d76506510e15029f55edb5e8ec28
uses: 8hobbies/workflows/.github/workflows/npm-publish-dry-run.yml@84553577092a38ddd571d06b72d219972d9a5ea3
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ on:
tags: ["v*"]
jobs:
build:
uses: 8hobbies/workflows/.github/workflows/npm-publish.yml@673eab4f6132d76506510e15029f55edb5e8ec28
uses: 8hobbies/workflows/.github/workflows/npm-publish.yml@84553577092a38ddd571d06b72d219972d9a5ea3
secrets:
npm-auth-token: ${{ secrets.NPM_TOKEN }}
2 changes: 1 addition & 1 deletion .github/workflows/runtime.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ on:

jobs:
test:
uses: 8hobbies/workflows/.github/workflows/npm-runtime.yml@673eab4f6132d76506510e15029f55edb5e8ec28
uses: 8hobbies/workflows/.github/workflows/npm-runtime.yml@84553577092a38ddd571d06b72d219972d9a5ea3

0 comments on commit 6eee7e0

Please sign in to comment.