Skip to content

chore: bump github.com/gofiber/fiber/v2 from 2.49.2 to 2.52.6 in /api #11532

chore: bump github.com/gofiber/fiber/v2 from 2.49.2 to 2.52.6 in /api

chore: bump github.com/gofiber/fiber/v2 from 2.49.2 to 2.52.6 in /api #11532

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