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
@@ -138,6 +152,14 @@ The minimal permissions require access to CodeDeploy:
138
152
}
139
153
```
140
154
155
+
## Troubleshooting
156
+
157
+
This action emits debug logs to help troubleshoot deployment failures. To see the debug logs, create a secret named `ACTIONS_STEP_DEBUG` with value `true` in your repository.
158
+
141
159
## License Summary
142
160
143
161
This code is made available under the MIT license.
162
+
163
+
## Security Disclosures
164
+
165
+
If you would like to report a potential security issue in this project, please do not create a GitHub issue. Instead, please follow the instructions [here](https://aws.amazon.com/security/vulnerability-reporting/) or [email AWS security directly](mailto:[email protected]).
0 commit comments