Skip to content

Commit bc4af01

Browse files
docs: update action documentation
[skip ci] Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 68f09d0 commit bc4af01

File tree

6 files changed

+12
-12
lines changed

6 files changed

+12
-12
lines changed

.github/actions/create-logo-pack/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# GitHub Action: Create Logo Pack
44

55
<div align="center">
6-
<img src="https://opengraph.githubassets.com/5a2b5732913b6e37d87848d322c75533716ff5b910ccab4c8fe08b78cebbe2b5/hoverkraft-tech/landing-page" width="60px" align="center" alt="Create Logo Pack" />
6+
<img src="https://opengraph.githubassets.com/c0c1890f8241741ba0ad73842de870840e26dc032599124a8250b2fee3fac67b/hoverkraft-tech/landing-page" width="60px" align="center" alt="Create Logo Pack" />
77
</div>
88

99
---
@@ -30,7 +30,7 @@ Creates a ZIP archive of all brand logos
3030
## Usage
3131

3232
```yaml
33-
- uses: hoverkraft-tech/landing-page/.github/actions/create-logo-pack@facfad4e0977e3a62d428578bde186309f0a8434 # 2.0.0
33+
- uses: hoverkraft-tech/landing-page/.github/actions/create-logo-pack@0af6364ee92db51ed9b84797fae8a17dfdcc011a # 2.1.0
3434
with:
3535
# Directory containing logos
3636
# This input is required.

.github/actions/download-branding-assets/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# GitHub Action: Download Branding Assets
44

55
<div align="center">
6-
<img src="https://opengraph.githubassets.com/5a2b5732913b6e37d87848d322c75533716ff5b910ccab4c8fe08b78cebbe2b5/hoverkraft-tech/landing-page" width="60px" align="center" alt="Download Branding Assets" />
6+
<img src="https://opengraph.githubassets.com/c0c1890f8241741ba0ad73842de870840e26dc032599124a8250b2fee3fac67b/hoverkraft-tech/landing-page" width="60px" align="center" alt="Download Branding Assets" />
77
</div>
88

99
---
@@ -30,7 +30,7 @@ Downloads and organizes branding assets from the branding repository
3030
## Usage
3131

3232
```yaml
33-
- uses: hoverkraft-tech/landing-page/.github/actions/download-branding-assets@facfad4e0977e3a62d428578bde186309f0a8434 # 2.0.0
33+
- uses: hoverkraft-tech/landing-page/.github/actions/download-branding-assets@0af6364ee92db51ed9b84797fae8a17dfdcc011a # 2.1.0
3434
with:
3535
# The artifact ID from the branding repository
3636
# This input is required.

.github/actions/generate-brand-content/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# GitHub Action: Generate Brand Content
44

55
<div align="center">
6-
<img src="https://opengraph.githubassets.com/5a2b5732913b6e37d87848d322c75533716ff5b910ccab4c8fe08b78cebbe2b5/hoverkraft-tech/landing-page" width="60px" align="center" alt="Generate Brand Content" />
6+
<img src="https://opengraph.githubassets.com/c0c1890f8241741ba0ad73842de870840e26dc032599124a8250b2fee3fac67b/hoverkraft-tech/landing-page" width="60px" align="center" alt="Generate Brand Content" />
77
</div>
88

99
---
@@ -30,7 +30,7 @@ Generates TypeScript files for brand colors, mission, typography, and logos from
3030
## Usage
3131

3232
```yaml
33-
- uses: hoverkraft-tech/landing-page/.github/actions/generate-brand-content@facfad4e0977e3a62d428578bde186309f0a8434 # 2.0.0
33+
- uses: hoverkraft-tech/landing-page/.github/actions/generate-brand-content@0af6364ee92db51ed9b84797fae8a17dfdcc011a # 2.1.0
3434
with:
3535
# The branding version
3636
# This input is required.

.github/actions/generate-brand-pdfs/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# GitHub Action: Generate Brand PDFs
44

55
<div align="center">
6-
<img src="https://opengraph.githubassets.com/5a2b5732913b6e37d87848d322c75533716ff5b910ccab4c8fe08b78cebbe2b5/hoverkraft-tech/landing-page" width="60px" align="center" alt="Generate Brand PDFs" />
6+
<img src="https://opengraph.githubassets.com/c0c1890f8241741ba0ad73842de870840e26dc032599124a8250b2fee3fac67b/hoverkraft-tech/landing-page" width="60px" align="center" alt="Generate Brand PDFs" />
77
</div>
88

99
---
@@ -30,7 +30,7 @@ Resolves localized brand guideline routes and generates PDFs for each locale
3030
## Usage
3131

3232
```yaml
33-
- uses: hoverkraft-tech/landing-page/.github/actions/generate-brand-pdfs@facfad4e0977e3a62d428578bde186309f0a8434 # 2.0.0
33+
- uses: hoverkraft-tech/landing-page/.github/actions/generate-brand-pdfs@0af6364ee92db51ed9b84797fae8a17dfdcc011a # 2.1.0
3434
with:
3535
# JSON array of locale codes provided by the branding manifest
3636
# This input is required.

.github/actions/validate-manifest/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# GitHub Action: Validate Branding Manifest
44

55
<div align="center">
6-
<img src="https://opengraph.githubassets.com/5a2b5732913b6e37d87848d322c75533716ff5b910ccab4c8fe08b78cebbe2b5/hoverkraft-tech/landing-page" width="60px" align="center" alt="Validate Branding Manifest" />
6+
<img src="https://opengraph.githubassets.com/c0c1890f8241741ba0ad73842de870840e26dc032599124a8250b2fee3fac67b/hoverkraft-tech/landing-page" width="60px" align="center" alt="Validate Branding Manifest" />
77
</div>
88

99
---
@@ -30,7 +30,7 @@ Validates the branding manifest against JSON schema and parses it for use in the
3030
## Usage
3131

3232
```yaml
33-
- uses: hoverkraft-tech/landing-page/.github/actions/validate-manifest@facfad4e0977e3a62d428578bde186309f0a8434 # 2.0.0
33+
- uses: hoverkraft-tech/landing-page/.github/actions/validate-manifest@0af6364ee92db51ed9b84797fae8a17dfdcc011a # 2.1.0
3434
with:
3535
# The manifest JSON string from the repository dispatch event
3636
# This input is required.

.github/workflows/update-branding-assets.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# GitHub Workflow: Update Branding Assets
44

55
<div align="center">
6-
<img src="https://opengraph.githubassets.com/5a2b5732913b6e37d87848d322c75533716ff5b910ccab4c8fe08b78cebbe2b5/hoverkraft-tech/landing-page" width="60px" align="center" alt="Update Branding Assets" />
6+
<img src="https://opengraph.githubassets.com/c0c1890f8241741ba0ad73842de870840e26dc032599124a8250b2fee3fac67b/hoverkraft-tech/landing-page" width="60px" align="center" alt="Update Branding Assets" />
77
</div>
88

99
---
@@ -68,7 +68,7 @@ permissions:
6868
pull-requests: write
6969
jobs:
7070
update-branding-assets:
71-
uses: hoverkraft-tech/landing-page/.github/workflows/update-branding-assets.yml@facfad4e0977e3a62d428578bde186309f0a8434 # 2.0.0
71+
uses: hoverkraft-tech/landing-page/.github/workflows/update-branding-assets.yml@0af6364ee92db51ed9b84797fae8a17dfdcc011a # 2.1.0
7272
with:
7373
# JSON manifest describing the branding data (artifact-id comes from manifest)
7474
#

0 commit comments

Comments
 (0)