ruleguard warning Unexpected input(s) 'working-directory'
- Dominant language
- Go
- Stars
- 6
- Forks
- 1
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 1
Description
https://github.com/goreleaser/goreleaser/actions/runs/21525849306
```
[ruleguard / scan](https://github.com/goreleaser/goreleaser/actions/runs/21525849306/job/62029135406#step:9:1)
Unexpected input(s) 'working-directory', valid inputs are ['repository', 'ref', 'token', 'ssh-key', 'ssh-known-hosts', 'ssh-strict', 'ssh-user', 'persist-credentials', 'path', 'clean', 'filter', 'sparse-checkout', 'sparse-checkout-cone-mode', 'fetch-depth', 'fetch-tags', 'show-progress', 'lfs', 'submodules', 'set-safe-directory', 'github-server-url']
```
https://github.com/caarlos0/meta/blob/main/.github/workflows/ruleguard.yml#L14-L17
Contributor guide
No contributing guide indexed for this repository
Research direction
Inspect .github/workflows/ruleguard.yml at lines 14–17 and compare the configured action inputs with the warning from the linked ruleguard scan. Update the workflow so the scan no longer reports the unexpected input, then rerun the workflow and confirm the warning is gone.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions
- Domain
- ci-cd
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100