Skip to content

chore: bump github.com/hashicorp/hcl/v2 from 2.20.1 to 2.23.0 in /shared #11973

chore: bump github.com/hashicorp/hcl/v2 from 2.20.1 to 2.23.0 in /shared

chore: bump github.com/hashicorp/hcl/v2 from 2.20.1 to 2.23.0 in /shared #11973

Workflow file for this run

on:
pull_request:
types:
- edited
- opened
- synchronize
- reopened
name: Jira PR
jobs:
validate_jira_reference:
runs-on: ARM64
steps:
- name: Validate Jira Reference
id: validateJiraReference
uses: chanzuckerberg/github-actions/.github/actions/[email protected]
with:
jiraToken: ${{ secrets.JIRA_TOKEN }}
projectKey: CCIE
skipBranches: '^(dependabot\/.*|release-please--branches--main)$'