We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21caf39 commit 999fd48Copy full SHA for 999fd48
.github/workflows/toc.yml
@@ -13,7 +13,7 @@ jobs:
13
uses: actions/checkout@v2
14
15
- name: 'create readme'
16
- uses: 'clouddrove/github-actions@master'
+ uses: 'clouddrove/github-actions@feat/toc'
17
with:
18
actions_subcommand: 'toc'
19
modules: 'terraform-aws,terraform-azure,terraform-gcp,docker,ansible,tools'
0 commit comments