You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge pull request #98 from prometheus/dependabot/github_actions/publ…
…ish_release/actions/checkout-6.0.3
Bump actions/checkout from 6.0.2 to 6.0.3 in /publish_release
Fix top-level action (#80)
Fix the `run` in the top-level action.
```
The template is not valid. prometheus/promci/769ee18070cd21cfc2a24fa912349fd3e48dee58/action.yml (Line: 6, Col: 7): Required property is missing: shell
```
Signed-off-by: SuperQ <superq@gmail.com>