Skip to content

Commit

Permalink
Merge pull request #6 from armakuni/dependabot/github_actions/armakun…
Browse files Browse the repository at this point in the history
…i/github-actions-0.14.10

ci(deps): bump armakuni/github-actions from 0.14.9 to 0.14.10
  • Loading branch information
mergify[bot] authored Oct 4, 2023
2 parents 6e5b565 + 061ccc2 commit b0fd1eb
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,14 @@ on:

jobs:
check-conventional-commits:
uses: armakuni/github-actions/.github/workflows/[email protected].9
uses: armakuni/github-actions/.github/workflows/[email protected].10

lint-pipeline:
uses: armakuni/github-actions/.github/workflows/[email protected].9
uses: armakuni/github-actions/.github/workflows/[email protected].10

generate-terraform-docs:
if: github.ref == 'refs/heads/main'
uses: armakuni/github-actions/.github/workflows/[email protected].9
uses: armakuni/github-actions/.github/workflows/[email protected].10
with:
output-file: README.md
# This artifact is referenced by the cog.toml
Expand All @@ -25,7 +25,7 @@ jobs:
- check-conventional-commits
- lint-pipeline
if: github.ref == 'refs/heads/main'
uses: armakuni/github-actions/.github/workflows/[email protected].9
uses: armakuni/github-actions/.github/workflows/[email protected].10
permissions:
contents: write
with:
Expand Down

0 comments on commit b0fd1eb

Please sign in to comment.