5
0
Fork 0
mirror of https://github.com/hashicorp/vault-action.git synced 2025-11-07 07:06:56 +00:00
vault-action/.github/ISSUE_TEMPLATE/bug_report.md
John-Michael Faircloth affa6f04da
Update to v2.7.4 (#499)
2023-10-26 09:47:04 -05:00

801 B

name about title labels
Bug report Create a report to help us improve [BUG] bug

Vault server version

v0.0.0

vault-action version

v0.0.0

Describe the bug

A clear and concise description of what the bug is.

To Reproduce

The yaml of the vault-action step, with any sensitive information masked or removed.

Expected behavior

A clear and concise description of what you expected to happen.

Log Output

For the most verbose logs, add a secret called ACTIONS_STEP_DEBUG with the value true. Then, re-run the workflow if possible and post the raw logs for the step here with any sensitive information masked or removed.

Additional context

Add any other context about the problem here.