Skip to content

chore: bump github.com/aws/smithy-go from 1.20.3 to 1.20.4 in /cli #10639

chore: bump github.com/aws/smithy-go from 1.20.3 to 1.20.4 in /cli

chore: bump github.com/aws/smithy-go from 1.20.3 to 1.20.4 in /cli #10639

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