Skip to content

Commit 577c03c

Browse files
authored
Fix docs-release prow job (#1852)
Similarly to what happened to our e2e prow jobs, doc releases are failing because they are pointing to an old version of `acktest` This patch fixes that by pointing to the most recent ack-test commit By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
1 parent 181d295 commit 577c03c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
acktools @ git+https://github.com/aws-controllers-k8s/test-infra.git@bc1bca9f029abb8fe8ffeafccdac821ccee6af42#subdirectory=tools
1+
acktools @ git+https://github.com/aws-controllers-k8s/test-infra.git@371852014efcb8c26c454f861eb546c93a48f205#subdirectory=tools
22
PyGitHub==1.55
33
Jinja2==3.0.1

0 commit comments

Comments
 (0)