Skip to content

Feat: Update supported terraform versions - Minimal version 1.3.0 and Maximum version 1.7.0 #160

Feat: Update supported terraform versions - Minimal version 1.3.0 and Maximum version 1.7.0

Feat: Update supported terraform versions - Minimal version 1.3.0 and Maximum version 1.7.0 #160

name: "Pull Request Labeler"
on:
- pull_request_target
jobs:
triage:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"