Skip to content

chore: bump github.com/aws/aws-sdk-go-v2/config from 1.27.27 to 1.27.28 in /terraform/provider #10696

chore: bump github.com/aws/aws-sdk-go-v2/config from 1.27.27 to 1.27.28 in /terraform/provider

chore: bump github.com/aws/aws-sdk-go-v2/config from 1.27.27 to 1.27.28 in /terraform/provider #10696

Workflow file for this run

on:
pull_request:
types:
- edited
- opened
- synchronize
- reopened
name: Jira PR
jobs:
validate_jira_reference:
runs-on: [ARM64, self-hosted, Linux]
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)$'