Skip to content

Commit

Permalink
Update 8hobbies/workflows digest to 67351aa (#35)
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 26, 2025
1 parent c37fd06 commit ae69d79
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@0222d643df1ed4ae56fddcb1c622c0d235848b96
uses: 8hobbies/workflows/.github/workflows/npm-lint.yml@67351aa3357623802168c828262c00d63e0c818d
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@0222d643df1ed4ae56fddcb1c622c0d235848b96
uses: 8hobbies/workflows/.github/workflows/npm-publish-dry-run.yml@67351aa3357623802168c828262c00d63e0c818d
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@0222d643df1ed4ae56fddcb1c622c0d235848b96
uses: 8hobbies/workflows/.github/workflows/npm-publish.yml@67351aa3357623802168c828262c00d63e0c818d
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@0222d643df1ed4ae56fddcb1c622c0d235848b96
uses: 8hobbies/workflows/.github/workflows/npm-runtime.yml@67351aa3357623802168c828262c00d63e0c818d

0 comments on commit ae69d79

Please sign in to comment.