File tree Expand file tree Collapse file tree 5 files changed +9
-9
lines changed
Expand file tree Collapse file tree 5 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 33# GitHub Action: Generate Documentation
44
55<div align =" center " >
6- <img src =" https://opengraph.githubassets.com/90627232449a4b9ac2be80d01690a23b72be1aca75d30bbbd8df573155201c9d /hoverkraft-tech/public-docs " width =" 60px " align =" center " alt =" Generate Documentation " />
6+ <img src =" https://opengraph.githubassets.com/bc1597056f56e256c38a681fb1228bb1fb1cb07cdf9aba92559a4545022cc2fe /hoverkraft-tech/public-docs " width =" 60px " align =" center " alt =" Generate Documentation " />
77</div >
88
99---
@@ -37,7 +37,7 @@ Features:
3737## Usage
3838
3939``` yaml
40- - uses : hoverkraft-tech/public-docs/.github/actions/generate-docs@24d9d6919856f263ff4d976dad912bd2a81c5223 # main
40+ - uses : hoverkraft-tech/public-docs/.github/actions/generate-docs@c40c17f7d6a8090950b3ef4bfc70502707a6bb9f # 0.3.0
4141 with :
4242 # GitHub token used to authenticate repository queries.
4343 # This input is required.
Original file line number Diff line number Diff line change 33# GitHub Action: Inject Documentation
44
55<div align =" center " >
6- <img src =" https://opengraph.githubassets.com/90627232449a4b9ac2be80d01690a23b72be1aca75d30bbbd8df573155201c9d /hoverkraft-tech/public-docs " width =" 60px " align =" center " alt =" Inject Documentation " />
6+ <img src =" https://opengraph.githubassets.com/bc1597056f56e256c38a681fb1228bb1fb1cb07cdf9aba92559a4545022cc2fe /hoverkraft-tech/public-docs " width =" 60px " align =" center " alt =" Inject Documentation " />
77</div >
88
99---
@@ -35,7 +35,7 @@ Responsibilities:
3535## Usage
3636
3737``` yaml
38- - uses : hoverkraft-tech/public-docs/.github/actions/inject-docs@24d9d6919856f263ff4d976dad912bd2a81c5223 # main
38+ - uses : hoverkraft-tech/public-docs/.github/actions/inject-docs@c40c17f7d6a8090950b3ef4bfc70502707a6bb9f # 0.3.0
3939 with :
4040 # Source repository that produced the documentation.
4141 # This input is required.
Original file line number Diff line number Diff line change 33# GitHub Action: Prepare Documentation Bundle
44
55<div align =" center " >
6- <img src =" https://opengraph.githubassets.com/90627232449a4b9ac2be80d01690a23b72be1aca75d30bbbd8df573155201c9d /hoverkraft-tech/public-docs " width =" 60px " align =" center " alt =" Prepare Documentation Bundle " />
6+ <img src =" https://opengraph.githubassets.com/bc1597056f56e256c38a681fb1228bb1fb1cb07cdf9aba92559a4545022cc2fe /hoverkraft-tech/public-docs " width =" 60px " align =" center " alt =" Prepare Documentation Bundle " />
77</div >
88
99---
@@ -37,7 +37,7 @@ Responsibilities:
3737## Usage
3838
3939``` yaml
40- - uses : hoverkraft-tech/public-docs/.github/actions/prepare-docs@24d9d6919856f263ff4d976dad912bd2a81c5223 # main
40+ - uses : hoverkraft-tech/public-docs/.github/actions/prepare-docs@c40c17f7d6a8090950b3ef4bfc70502707a6bb9f # 0.3.0
4141 with :
4242 # GitHub token used to resolve workflow run metadata.
4343 # This input is required.
Original file line number Diff line number Diff line change 33# GitHub Action: Resolve Documentation Target
44
55<div align =" center " >
6- <img src =" https://opengraph.githubassets.com/90627232449a4b9ac2be80d01690a23b72be1aca75d30bbbd8df573155201c9d /hoverkraft-tech/public-docs " width =" 60px " align =" center " alt =" Resolve Documentation Target " />
6+ <img src =" https://opengraph.githubassets.com/bc1597056f56e256c38a681fb1228bb1fb1cb07cdf9aba92559a4545022cc2fe /hoverkraft-tech/public-docs " width =" 60px " align =" center " alt =" Resolve Documentation Target " />
77</div >
88
99---
Original file line number Diff line number Diff line change 33# GitHub Reusable Workflow: Push Documentation Helper
44
55<div align =" center " >
6- <img src =" https://opengraph.githubassets.com/90627232449a4b9ac2be80d01690a23b72be1aca75d30bbbd8df573155201c9d /hoverkraft-tech/public-docs " width =" 60px " align =" center " alt =" Push Documentation Helper " />
6+ <img src =" https://opengraph.githubassets.com/bc1597056f56e256c38a681fb1228bb1fb1cb07cdf9aba92559a4545022cc2fe /hoverkraft-tech/public-docs " width =" 60px " align =" center " alt =" Push Documentation Helper " />
77</div >
88
99---
8383permissions : {}
8484jobs :
8585 sync-docs-dispatcher :
86- uses : hoverkraft-tech/public-docs/.github/workflows/sync-docs-dispatcher.yml@24d9d6919856f263ff4d976dad912bd2a81c5223 # main
86+ uses : hoverkraft-tech/public-docs/.github/workflows/sync-docs-dispatcher.yml@c40c17f7d6a8090950b3ef4bfc70502707a6bb9f # 0.3.0
8787 permissions : {}
8888 secrets :
8989 # GitHub App private key to generate GitHub token in place of github-token.
You can’t perform that action at this time.
0 commit comments