Skip to content

Commit

Permalink
Update 8hobbies/workflows digest to 673eab4 (#40)
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 Feb 9, 2025
1 parent 2493f37 commit cd9ac83
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@3ab27015146433562152a3e113d2c68b47d4f1eb
uses: 8hobbies/workflows/.github/workflows/npm-lint.yml@673eab4f6132d76506510e15029f55edb5e8ec28
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@3ab27015146433562152a3e113d2c68b47d4f1eb
uses: 8hobbies/workflows/.github/workflows/npm-publish-dry-run.yml@673eab4f6132d76506510e15029f55edb5e8ec28
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@3ab27015146433562152a3e113d2c68b47d4f1eb
uses: 8hobbies/workflows/.github/workflows/npm-publish.yml@673eab4f6132d76506510e15029f55edb5e8ec28
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@3ab27015146433562152a3e113d2c68b47d4f1eb
uses: 8hobbies/workflows/.github/workflows/npm-runtime.yml@673eab4f6132d76506510e15029f55edb5e8ec28

0 comments on commit cd9ac83

Please sign in to comment.