Skip to content

Bump github.com/hashicorp/terraform-plugin-framework from 1.3.5 to 1.9.0 #28

Bump github.com/hashicorp/terraform-plugin-framework from 1.3.5 to 1.9.0

Bump github.com/hashicorp/terraform-plugin-framework from 1.3.5 to 1.9.0 #28

# .github/workflows/auto-author-assign.yml
name: Auto Author Assign
on:
pull_request_target:
types: [ opened, reopened ]
permissions:
pull-requests: write
jobs:
assign-author:
runs-on: ubuntu-latest
steps:
- name: Auto-assign author
uses: toshimaru/auto-author-assign@v2.0.0