Skip to content

Commit ee7470c

Browse files
Update 8hobbies/workflows digest to 616ac68 (#206)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3a056f1 commit ee7470c

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ on:
2222

2323
jobs:
2424
lint:
25-
uses: 8hobbies/workflows/.github/workflows/npm-lint.yml@54ddf1fd51ecf0cbeacf0a05b4994d2a082b70b1
25+
uses: 8hobbies/workflows/.github/workflows/npm-lint.yml@616ac6826b5e5cde9be46d78f98c2fe17e1234c2

.github/workflows/pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ jobs:
2525
permissions:
2626
pages: write
2727
id-token: write
28-
uses: 8hobbies/workflows/.github/workflows/npm-doc-pages.yml@54ddf1fd51ecf0cbeacf0a05b4994d2a082b70b1
28+
uses: 8hobbies/workflows/.github/workflows/npm-doc-pages.yml@616ac6826b5e5cde9be46d78f98c2fe17e1234c2

.github/workflows/publish-dry-run.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ on:
2222

2323
jobs:
2424
run:
25-
uses: 8hobbies/workflows/.github/workflows/npm-publish-dry-run.yml@54ddf1fd51ecf0cbeacf0a05b4994d2a082b70b1
25+
uses: 8hobbies/workflows/.github/workflows/npm-publish-dry-run.yml@616ac6826b5e5cde9be46d78f98c2fe17e1234c2

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@ on:
1919
tags: ["v*"]
2020
jobs:
2121
build:
22-
uses: 8hobbies/workflows/.github/workflows/npm-publish.yml@54ddf1fd51ecf0cbeacf0a05b4994d2a082b70b1
22+
uses: 8hobbies/workflows/.github/workflows/npm-publish.yml@616ac6826b5e5cde9be46d78f98c2fe17e1234c2
2323
secrets:
2424
npm-auth-token: ${{ secrets.NPM_TOKEN }}

.github/workflows/runtime.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ on:
2222

2323
jobs:
2424
test:
25-
uses: 8hobbies/workflows/.github/workflows/npm-runtime.yml@54ddf1fd51ecf0cbeacf0a05b4994d2a082b70b1
25+
uses: 8hobbies/workflows/.github/workflows/npm-runtime.yml@616ac6826b5e5cde9be46d78f98c2fe17e1234c2

0 commit comments

Comments
 (0)