Skip to content

chore: bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.177.0 to 1.177.2 in /cli #10817

chore: bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.177.0 to 1.177.2 in /cli

chore: bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.177.0 to 1.177.2 in /cli #10817

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)$'