Skip to content

Commit

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

ci(deps): bump armakuni/github-actions from 0.16.7 to 0.16.8
  • Loading branch information
mergify[bot] authored Oct 18, 2023
2 parents 60996c1 + 0fc9e23 commit fb8b538
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].7
uses: armakuni/github-actions/.github/workflows/[email protected].8

lint-pipeline:
uses: armakuni/github-actions/.github/workflows/[email protected].7
uses: armakuni/github-actions/.github/workflows/[email protected].8

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

slack-notify:
Expand Down

0 comments on commit fb8b538

Please sign in to comment.