Skip to content

Bump rexml from 3.3.6 to 3.3.9 in the bundler group across 1 directory #368

Bump rexml from 3.3.6 to 3.3.9 in the bundler group across 1 directory

Bump rexml from 3.3.6 to 3.3.9 in the bundler group across 1 directory #368

---
# yamllint disable rule:line-length
name: Check for updated Third Party Notices
on: # yamllint disable-line rule:truthy
pull_request:
jobs:
third-party-notices:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/[email protected]
with:
python-version: '3.12'
- name: Run the generator
run: |
python Support/Python/unitybuild/generate_notice.py
git diff --exit-code