Skip to content
This repository was archived by the owner on Feb 10, 2026. It is now read-only.

chore: bump github.com/gofiber/fiber/v2 from 2.52.9 to 2.52.11 in /examples/typical_app/src/api #13213

chore: bump github.com/gofiber/fiber/v2 from 2.52.9 to 2.52.11 in /examples/typical_app/src/api

chore: bump github.com/gofiber/fiber/v2 from 2.52.9 to 2.52.11 in /examples/typical_app/src/api #13213

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/jira-validate-reference@jira-validate-reference-v1.1.2
with:
jiraToken: ${{ secrets.JIRA_TOKEN }}
projectKey: CCIE
skipBranches: '^(dependabot\/.*|release-please--branches--main)$'