Skip to content

fix: use Go 1.25 for dashboard builder step #2127

fix: use Go 1.25 for dashboard builder step

fix: use Go 1.25 for dashboard builder step #2127

name: PR Merge Suggestions
on:
pull_request:
types:
- opened
- synchronize
- reopened
- ready_for_review
permissions:
pull-requests: write
contents: read
jobs:
branch-suggestions:
uses: TykTechnologies/github-actions/.github/workflows/branch-suggestion.yml@d3fa20888fa2878e877e22bb7702141217290e7c # main
secrets:
JIRA_TOKEN: ${{ secrets.JIRA_TOKEN }}