Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
sengi committed May 18, 2024
1 parent 1cb354b commit e45101d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-and-push-multiarch-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ jobs:
with:
path: wf
ref: ${{ github.workflow_sha }}
repo: alphagov/govuk-infrastructure

Check failure on line 56 in .github/workflows/build-and-push-multiarch-image.yml

View workflow job for this annotation

GitHub Actions / actionlint

input "repo" is not defined in action "actions/checkout@v4". available inputs are "clean", "fetch-depth", "fetch-tags", "filter", "github-server-url", "lfs", "path", "persist-credentials", "ref", "repository", "set-safe-directory", "show-progress", "sparse-checkout", "sparse-checkout-cone-mode", "ssh-key", "ssh-known-hosts", "ssh-strict", "ssh-user", "submodules", "token"
show-progress: false
sparse-checkout: .github/workflows

Expand Down Expand Up @@ -138,6 +139,7 @@ jobs:
with:
path: wf
ref: ${{ github.workflow_sha }}
repo: alphagov/govuk-infrastructure

Check failure on line 142 in .github/workflows/build-and-push-multiarch-image.yml

View workflow job for this annotation

GitHub Actions / actionlint

input "repo" is not defined in action "actions/checkout@v4". available inputs are "clean", "fetch-depth", "fetch-tags", "filter", "github-server-url", "lfs", "path", "persist-credentials", "ref", "repository", "set-safe-directory", "show-progress", "sparse-checkout", "sparse-checkout-cone-mode", "ssh-key", "ssh-known-hosts", "ssh-strict", "ssh-user", "submodules", "token"
show-progress: false
sparse-checkout: .github/workflows

Expand Down

0 comments on commit e45101d

Please sign in to comment.