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 cfaac74 commit 3955b15Copy full SHA for 3955b15
.github/workflows/publish-documentation-next.yml
@@ -20,6 +20,6 @@ jobs:
20
persist-credentials: false
21
# This internal action's version is left as a tag instead of a pinned hash because renovate
22
# does not support this type of tag/version format without custom configuration.
23
- - uses: grafana/writers-toolkit/publish-technical-documentation@39cdc38767184996e25d611923f8ce697e33bc70 # publish-technical-documentation/v1
+ - uses: grafana/writers-toolkit/publish-technical-documentation@9aed4f7c5b3caa1b58d72ee39232333407d4acbf # publish-technical-documentation/v1
24
with:
25
website_directory: content/docs/agent/next
0 commit comments