Skip to content

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

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

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

Workflow file for this run

# A bot ensures that these actions get synchronized - do not edit in this repository.
name: PR
on:
issues:
types: [opened]
pull_request:
types: [opened]
jobs:
auto-assign:
runs-on: ubuntu-latest
permissions:
issues: write
pull-requests: write
steps:
- name: 'Auto-assign issue'
uses: pozil/auto-assign-issue@v2
with:
repo-token: ${{ secrets.BOT_GITHUB_TOKEN }}
assignees: thulasirajkomminar
numOfAssignee: 1