File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 55
66jobs :
77 check-conventional-commits :
8- uses : armakuni/github-actions/.github/workflows/check-conventional-commits.yml@v0.19.5
8+ uses : armakuni/github-actions/.github/workflows/check-conventional-commits.yml@v0.19.6
99
1010 generate-terraform-docs :
1111 if : github.ref == 'refs/heads/main'
12- uses : armakuni/github-actions/.github/workflows/generate-terraform-docs.yml@v0.19.5
12+ uses : armakuni/github-actions/.github/workflows/generate-terraform-docs.yml@v0.19.6
1313 with :
1414 output-file : README.md
1515 # This artifact is referenced by the cog.toml
2020 - check-conventional-commits
2121 - generate-terraform-docs
2222 if : github.ref == 'refs/heads/main'
23- uses : armakuni/github-actions/.github/workflows/tag-and-release.yml@v0.19.5
23+ uses : armakuni/github-actions/.github/workflows/tag-and-release.yml@v0.19.6
2424 secrets : inherit
2525 with :
2626 download-artifacts : true
You can’t perform that action at this time.
0 commit comments