mirror of
https://github.com/hoverkraft-tech/compose-action.git
synced 2026-01-15 00:53:07 +08:00
Compare commits
2 Commits
a65b07545a
...
d5946c75b4
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
d5946c75b4 | ||
|
|
47ef9a3b5f |
2
.github/workflows/__check-dist.yml
vendored
2
.github/workflows/__check-dist.yml
vendored
@ -12,7 +12,7 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- uses: hoverkraft-tech/ci-github-nodejs/actions/setup-node@0.8.0
|
- uses: hoverkraft-tech/ci-github-nodejs/actions/setup-node@0.8.1
|
||||||
|
|
||||||
- name: Build dist/ Directory
|
- name: Build dist/ Directory
|
||||||
id: package
|
id: package
|
||||||
|
|||||||
2
.github/workflows/__check-nodejs.yml
vendored
2
.github/workflows/__check-nodejs.yml
vendored
@ -10,7 +10,7 @@ permissions:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
test-nodejs:
|
test-nodejs:
|
||||||
uses: hoverkraft-tech/ci-github-nodejs/.github/workflows/continuous-integration.yml@0.8.0
|
uses: hoverkraft-tech/ci-github-nodejs/.github/workflows/continuous-integration.yml@0.8.1
|
||||||
permissions:
|
permissions:
|
||||||
id-token: write
|
id-token: write
|
||||||
security-events: write
|
security-events: write
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user