Skip to content

chore: bump github.com/charmbracelet/bubbletea from 0.26.2 to 0.26.3 #168

chore: bump github.com/charmbracelet/bubbletea from 0.26.2 to 0.26.3

chore: bump github.com/charmbracelet/bubbletea from 0.26.2 to 0.26.3 #168

Workflow file for this run

name: Dependency Review
on:
pull_request:
types:
- opened
- closed
- reopened
permissions:
contents: read
jobs:
dependency:
runs-on: ubuntu-latest
steps:
- name: Pull Source Code
uses: actions/checkout@v4.1.6
- name: Dependency Review
uses: actions/dependency-review-action@v4
with:
fail-on-severity: low