Skip to content

chore(deps): bump github.com/hashicorp/terraform-plugin-framework-timeouts from 0.4.1 to 0.5.0 #61

chore(deps): bump github.com/hashicorp/terraform-plugin-framework-timeouts from 0.4.1 to 0.5.0

chore(deps): bump github.com/hashicorp/terraform-plugin-framework-timeouts from 0.4.1 to 0.5.0 #61

Workflow file for this run

# --------------------------------------------------------------
# WARNING: This file is managed by centralized sync management system.
# Do not edit this file directly, your changes will be overwritten.
# See https://github.com/orange-cloudavenue/workflows for more information.
# --------------------------------------------------------------
name: PR Open/Reopen
on:
pull_request_target:
types: [ opened, reopened ]
concurrency:
group: ${{ github.ref }}-${{ github.head_ref }}-pr-open
cancel-in-progress: true
permissions:
contents: write
pull-requests: write
jobs:
auto-assign:
name: "Auto Assign"
uses: orange-cloudavenue/workflows/.github/workflows/pr_auto_assign.yml@main