Skip to content

chore(deps): bump github.com/hashicorp/terraform-plugin-go from 0.20.0 to 0.25.0 #1481

chore(deps): bump github.com/hashicorp/terraform-plugin-go from 0.20.0 to 0.25.0

chore(deps): bump github.com/hashicorp/terraform-plugin-go from 0.20.0 to 0.25.0 #1481

name: conventional-commits
on:
pull_request:
jobs:
commit-compliance:
# Set the type of machine to run on
runs-on: ubuntu-latest
steps:
# Checks out a copy of your repository on the ubuntu-latest machine
- name: Checkout code
uses: actions/[email protected]
with:
fetch-depth: '0'
# Verify conventional commit compliance
- name: Verify conventional commit compliance
uses: docker://aevea/commitsar