Skip to content

Commit e622ea9

Browse files
github-actions[bot]bateau84
authored andcommitted
docs: update readme with autodoc
1 parent 31eab42 commit e622ea9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ jobs:
4949
- `trivy-summary-enabled` (boolean, default `false`) - Render a table of all the Trivy findings in the GitHub summary for the workflow.
5050
- `trivy-sbom-enabled` (boolean, default `false`) - Generate an SBOM of your dependencies and submit them to GitHub Dependency Graph.
5151
- `build-args` (string, default `""`) - Newline separated list of build arguments to pass to the Docker build.
52+
- `secrets` (string, default `""`) - secrets to use inside docker-build separated by newlines. ref: https://docs.docker.com/build/ci/github-actions/secrets/
5253

5354
### Secrets
5455
- `git-ssh-key` - SSH key used by Git to checkout the repository.

0 commit comments

Comments
 (0)