Skip to content

chore: gate glob v1 and bifrost v1.8+ in Dependabot #515

chore: gate glob v1 and bifrost v1.8+ in Dependabot

chore: gate glob v1 and bifrost v1.8+ in Dependabot #515

Workflow file for this run

name: Rossoctl Project Automation
on:
issues:
types: [opened]
pull_request_target:
types: [opened]
permissions:
contents: read
jobs:
add:
name: Add item to Rossoctl Project
permissions:
issues: write
pull-requests: write
contents: read
# Pinned to @main intentionally: org-internal workflows propagate updates automatically.
uses: rossoctl/.github/.github/workflows/add-to-project.yml@main
secrets: inherit