Skip to content

Bump github.com/hashicorp/terraform-plugin-framework from 1.3.3 to 1.4.1 #76

Bump github.com/hashicorp/terraform-plugin-framework from 1.3.3 to 1.4.1

Bump github.com/hashicorp/terraform-plugin-framework from 1.3.3 to 1.4.1 #76

Workflow file for this run

name: Verify dependency licenses
on:
push:
branches:
- main
pull_request:
types:
- opened
- reopened
- synchronize
jobs:
licensing:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- name: Set up Ruby
uses: ruby/setup-ruby@v1
with:
ruby-version: '3.1'
bundler-cache: false
- run: gem install license_finder
- run: license_finder