File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1818 python-version : ' 3.x'
1919
2020 - name : ' create readme'
21- uses : ' clouddrove/github-actions@v9.0.1 '
21+ uses : ' clouddrove/github-actions@v9.0.2 '
2222 with :
2323 actions_subcommand : ' readme'
2424 github_token : ' ${{ secrets.GITHUB}}'
3434 continue-on-error : true
3535
3636 - name : ' push readme'
37- uses : ' clouddrove/github-actions@v9.0.1 '
37+ uses : ' clouddrove/github-actions@v9.0.2 '
3838 continue-on-error : true
3939 with :
4040 actions_subcommand : ' push'
Original file line number Diff line number Diff line change 2323
2424 - name : ' Terratest Generate Certificate DNS'
2525 if : ${{ github.event.label.name == 'terratest' }}
26- uses : ' clouddrove/github-actions@v9.0.1 '
26+ uses : ' clouddrove/github-actions@v9.0.2 '
2727 with :
2828 actions_subcommand : ' terratest'
2929 tf_actions_working_dir : _test/generate-certificate-dns
You can’t perform that action at this time.
0 commit comments