Skip to content

build(deps): bump actions/checkout from 4.1.5 to 4.1.6 #823

build(deps): bump actions/checkout from 4.1.5 to 4.1.6

build(deps): bump actions/checkout from 4.1.5 to 4.1.6 #823

Workflow file for this run

name: Pull Request
on:
pull_request:
branches: main
permissions:
contents: read
jobs:
ci:
name: CI
permissions:
contents: read
security-events: write
uses: ./.github/workflows/ci.yml
label:
name: Label
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write
timeout-minutes: 5
steps:
- name: Apply labels
uses: actions/labeler@v5.0.0