Skip to content

Commit

Permalink
Merge pull request #31 from armakuni/dependabot/github_actions/armaku…
Browse files Browse the repository at this point in the history
…ni/github-actions-0.16.5

ci(deps): bump armakuni/github-actions from 0.16.4 to 0.16.5
  • Loading branch information
mergify[bot] authored Oct 13, 2023
2 parents 0dd2981 + ff06d9a commit fe627fc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,18 +11,18 @@ jobs:
AWS_ACCOUNT_ID: ${{ secrets.ARMAKUNI_AWS_PROD_ACCOUNT_ID }}

check-conventional-commits:
uses: armakuni/github-actions/.github/workflows/[email protected].4
uses: armakuni/github-actions/.github/workflows/[email protected].5

lint-pipeline:
uses: armakuni/github-actions/.github/workflows/[email protected].4
uses: armakuni/github-actions/.github/workflows/[email protected].5

create-release:
needs:
- run-tests
- lint-pipeline
- check-conventional-commits
if: github.ref == 'refs/heads/main'
uses: armakuni/github-actions/.github/workflows/[email protected].4
uses: armakuni/github-actions/.github/workflows/[email protected].5
secrets: inherit

slack-notify:
Expand Down

0 comments on commit fe627fc

Please sign in to comment.