Merge pull request #19552 from sam-thibault/patch-1

One word fix to gha.md
This commit is contained in:
David Karlsson 2024-03-01 17:36:09 +01:00 committed by GitHub
commit b68f0dd130
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ stack up against the image you run in production.
## Steps
First, set up the GitHub Action workflow to build an image. This isn't specific
to Docker Scout here, but you'll need to create build an image to have
to Docker Scout here, but you'll need to build an image to have
something to compare with.
Add the following to a GitHub Actions YAML file: