Skip to content

chore(deps): bump github.com/hashicorp/terraform-plugin-framework from 1.11.0 to 1.12.0 #396

chore(deps): bump github.com/hashicorp/terraform-plugin-framework from 1.11.0 to 1.12.0

chore(deps): bump github.com/hashicorp/terraform-plugin-framework from 1.11.0 to 1.12.0 #396

Workflow file for this run

---
name: Labeler
on:
pull_request_target:
branches:
- main
permissions: {}
jobs:
label:
environment: Docs
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write
steps:
- uses: actions/labeler@v5
with:
repo-token: "${{ github.token }}"