We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 761d1d2 commit 1d770d6Copy full SHA for 1d770d6
CHANGELOG.md
@@ -6,6 +6,7 @@ BUG FIXES:
6
- Sensitive marks could be incorrectly transferred to nested resource values, causing erroneous changes during a plan [GH-35501]
7
- Allow unknown `error_message` values to pass the core validate step, so variable validation can be completed later during plan
8
[GH-35537]
9
+- Unencoded slashes within GitHub module source refs were being truncated and incorrectly used as subdirectories in the request path [GH-35552]
10
11
ENHANCEMENTS:
12
0 commit comments