Skip to content

Bump urllib3 from 2.2.3 to 2.5.0 in /tests/example_data/python_poetry in the pip group across 1 directory #888

Bump urllib3 from 2.2.3 to 2.5.0 in /tests/example_data/python_poetry in the pip group across 1 directory

Bump urllib3 from 2.2.3 to 2.5.0 in /tests/example_data/python_poetry in the pip group across 1 directory #888

Workflow file for this run

name: Citation File Validation
on:
push:
branches: [ "main", "dev", "hotfix/update-ci" ]
pull_request:
branches: [ "main", "dev", "hotfix/update-ci" ]
permissions:
contents: read
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
build:
runs-on: ubuntu-latest
timeout-minutes: 30
steps:
- uses: actions/checkout@v3
- name: Set up Python
uses: actions/setup-python@v3
- name: Install Checker
run: python3 -m pip install cffconvert
- name: Check Citation File
run: cffconvert --validate