Skip to content

Bump urllib3 from 1.26.16 to 1.26.17 in /ingestion_server (#3124) #1913

Bump urllib3 from 1.26.16 to 1.26.17 in /ingestion_server (#3124)

Bump urllib3 from 1.26.16 to 1.26.17 in /ingestion_server (#3124) #1913

Workflow file for this run

name: Meta file sync
# ℹ️ https://github.com/WordPress/openverse/blob/main/.github/GITHUB.md#meta-file-sync
on:
workflow_dispatch:
schedule:
- cron: "0 0 * * *"
push:
branches:
- main
jobs:
sync_meta:
name: Sync meta files
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v4
- name: Run file sync
uses: BetaHuhn/repo-file-sync-action@v1
with:
GH_PAT: ${{ secrets.ACCESS_TOKEN }} # Can't use GITHUB_TOKEN to make PRs on other repos
PR_LABELS: |
🧰 goal: internal improvement
🤖 aspect: dx
🟧 priority: high
🧱 stack: mgmt
skip-changelog