Skip to content

Bump elliptic from 6.5.4 to 6.6.0 #11912

Bump elliptic from 6.5.4 to 6.6.0

Bump elliptic from 6.5.4 to 6.6.0 #11912

Workflow file for this run

name: 'Label Issues'
on:
workflow_dispatch:
issues:
types: [opened, closed, labeled]
pull_request_target:
types: [closed, labeled]
schedule:
- cron: '0 * * * *'
permissions:
issues: write
pull-requests: write
jobs:
action:
runs-on: ubuntu-latest
if: github.repository_owner == 'TryGhost'
steps:
- uses: tryghost/actions/actions/label-actions@main