Skip to content

Commit

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

ci(deps): bump armakuni/github-actions from 0.10.4 to 0.10.5
  • Loading branch information
mergify[bot] authored Sep 27, 2023
2 parents 480e8e0 + 2bd71d0 commit 48eb871
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 48eb871

Please sign in to comment.