Skip to content
This repository has been archived by the owner on Jan 30, 2025. It is now read-only.

chore(deps): update terraform github.com/terraform-aws-modules/terraform-aws-eks to v6.0.2 #22

chore(deps): update terraform github.com/terraform-aws-modules/terraform-aws-eks to v6.0.2

chore(deps): update terraform github.com/terraform-aws-modules/terraform-aws-eks to v6.0.2 #22

name: Semantic Pull Request
on:
pull_request_target:
types:
- opened
- edited
- synchronize
permissions:
pull-requests: read
jobs:
main:
name: Semantic Pull Request
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@e9fabac35e210fea40ca5b14c0da95a099eff26f # v5.4.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}