jeroenknoops/Test GitHub Action - Docker With
Test GitHub Action with a docker image with arguments
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Dec 24, 2021
- License
- MIT
Pinned Snippet
uses: jeroenknoops/github-actions-docker-with@0905773b81828509f3a400779a8455224fcd97cc # no releases — HEAD as of 2026-07-11tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| argument1 | Argument 1 | no | — |
| argument2 | Argument 2 | no | — |
| additional_arguments | Additional arguments | no | — |
| runner_context | internal (do not set): the "runner" context object in json | yes | ${{ toJSON(runner) }} |
| github_context | internal (do not set): the "github" context object in json | yes | ${{ toJSON(github) }} |
Outputs
no outputs