Skip to content

Bump nokogiri from 1.14.3 to 1.16.3 #55

Bump nokogiri from 1.14.3 to 1.16.3

Bump nokogiri from 1.14.3 to 1.16.3 #55

Workflow file for this run

on: [pull_request]
jobs:
pr_meta:
runs-on: ubuntu-latest
name: Update PR Title with a base branch label
steps:
- name: Update the Pull Request title with a base branch label
uses: lirantal/github-action-pr-title-update-branch@v1.1.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}