Skip to content

Commit e3d90f5

Browse files
docs: update actions and workflows documentation
[skip ci] Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent a11e4f1 commit e3d90f5

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

.github/workflows/continuous-integration.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# GitHub Reusable Workflow: Node.js Continuous Integration
44

55
<div align="center">
6-
<img src="https://opengraph.githubassets.com/c534c68c710cfc7e1d23e122caa18746289d5bddc0e2259982bcd0082e4dd53f/hoverkraft-tech/ci-github-nodejs" width="60px" align="center" alt="Node.js Continuous Integration" />
6+
<img src="https://opengraph.githubassets.com/bb4b3a912d2403cd966bcb2ffd256c4d987765721622681b8e35e083bcd50fe8/hoverkraft-tech/ci-github-nodejs" width="60px" align="center" alt="Node.js Continuous Integration" />
77
</div>
88

99
---
@@ -53,7 +53,7 @@ on:
5353
permissions: {}
5454
jobs:
5555
continuous-integration:
56-
uses: hoverkraft-tech/ci-github-nodejs/.github/workflows/continuous-integration.yml@a10d5e32daef8e060c49fe617833fb0d53476f22 # 0.24.0
56+
uses: hoverkraft-tech/ci-github-nodejs/.github/workflows/continuous-integration.yml@a11e4f1465b321b60ddfceeb06b0859f16d02b21 # 0.24.1
5757
permissions:
5858
contents: read
5959
id-token: write
@@ -392,7 +392,7 @@ on:
392392
393393
jobs:
394394
continuous-integration:
395-
uses: hoverkraft-tech/ci-github-nodejs/.github/workflows/continuous-integration.yml@a10d5e32daef8e060c49fe617833fb0d53476f22 # 0.24.0
395+
uses: hoverkraft-tech/ci-github-nodejs/.github/workflows/continuous-integration.yml@a11e4f1465b321b60ddfceeb06b0859f16d02b21 # 0.24.1
396396
permissions:
397397
id-token: write
398398
security-events: write
@@ -458,7 +458,7 @@ jobs:
458458
# Run CI checks inside the Docker container
459459
continuous-integration:
460460
needs: build-image
461-
uses: hoverkraft-tech/ci-github-nodejs/.github/workflows/continuous-integration.yml@a10d5e32daef8e060c49fe617833fb0d53476f22 # 0.24.0
461+
uses: hoverkraft-tech/ci-github-nodejs/.github/workflows/continuous-integration.yml@a11e4f1465b321b60ddfceeb06b0859f16d02b21 # 0.24.1
462462
permissions:
463463
id-token: write
464464
security-events: write
@@ -482,7 +482,7 @@ on:
482482
branches: [main]
483483
jobs:
484484
continuous-integration:
485-
uses: hoverkraft-tech/ci-github-nodejs/.github/workflows/continuous-integration.yml@a10d5e32daef8e060c49fe617833fb0d53476f22 # 0.24.0
485+
uses: hoverkraft-tech/ci-github-nodejs/.github/workflows/continuous-integration.yml@a11e4f1465b321b60ddfceeb06b0859f16d02b21 # 0.24.1
486486
permissions:
487487
id-token: write
488488
security-events: write
@@ -510,7 +510,7 @@ on:
510510
511511
jobs:
512512
continuous-integration:
513-
uses: hoverkraft-tech/ci-github-nodejs/.github/workflows/continuous-integration.yml@a10d5e32daef8e060c49fe617833fb0d53476f22 # 0.24.0
513+
uses: hoverkraft-tech/ci-github-nodejs/.github/workflows/continuous-integration.yml@a11e4f1465b321b60ddfceeb06b0859f16d02b21 # 0.24.1
514514
permissions:
515515
id-token: write
516516
security-events: write

actions/codecov/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# ![Icon](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSJub25lIiBzdHJva2U9ImN1cnJlbnRDb2xvciIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJmZWF0aGVyIGZlYXRoZXItdXBsb2FkLWNsb3VkIiBjb2xvcj0iYmx1ZSI+PHBvbHlsaW5lIHBvaW50cz0iMTYgMTYgMTIgMTIgOCAxNiI+PC9wb2x5bGluZT48bGluZSB4MT0iMTIiIHkxPSIxMiIgeDI9IjEyIiB5Mj0iMjEiPjwvbGluZT48cGF0aCBkPSJNMjAuMzkgMTguMzlBNSA1IDAgMCAwIDE4IDloLTEuMjZBOCA4IDAgMSAwIDMgMTYuMyI+PC9wYXRoPjxwb2x5bGluZSBwb2ludHM9IjE2IDE2IDEyIDEyIDggMTYiPjwvcG9seWxpbmU+PC9zdmc+) GitHub Action: Codecov
44

55
<div align="center">
6-
<img src="https://opengraph.githubassets.com/c534c68c710cfc7e1d23e122caa18746289d5bddc0e2259982bcd0082e4dd53f/hoverkraft-tech/ci-github-nodejs" width="60px" align="center" alt="Codecov" />
6+
<img src="https://opengraph.githubassets.com/bb4b3a912d2403cd966bcb2ffd256c4d987765721622681b8e35e083bcd50fe8/hoverkraft-tech/ci-github-nodejs" width="60px" align="center" alt="Codecov" />
77
</div>
88

99
---
@@ -42,7 +42,7 @@ permissions:
4242
## Usage
4343
4444
```yaml
45-
- uses: hoverkraft-tech/ci-github-nodejs/actions/codecov@a10d5e32daef8e060c49fe617833fb0d53476f22 # 0.24.0
45+
- uses: hoverkraft-tech/ci-github-nodejs/actions/codecov@a11e4f1465b321b60ddfceeb06b0859f16d02b21 # 0.24.1
4646
with:
4747
# Working directory where coverage files are located.
4848
# Can be absolute or relative to the repository root.

0 commit comments

Comments
 (0)