Skip to content

fix: dependabot and ci updates #32

fix: dependabot and ci updates

fix: dependabot and ci updates #32

Workflow file for this run

name: Update .pot file 🌐
on:
pull_request:
branches: [dev]
paths:
- "**.php"
- "**.js"
workflow_dispatch:
jobs:
update-pot-file:
uses: pressbooks/reusable-workflows/.github/workflows/update-pot.yml@main

Check failure on line 13 in .github/workflows/update-pot.yml

View workflow run for this annotation

GitHub Actions / Update .pot file 🌐

Invalid workflow file

The workflow is not valid. .github/workflows/update-pot.yml (Line: 13, Col: 11): Input pull_request_number is required, but not provided while calling.
secrets: inherit
with:
domain: "pressbooks-multi-institution"
slug: "pressbooks-multi-institution"
package_name: "Pressbooks Shared Network"
headers: '{"Report-Msgid-Bugs-To": "https://github.com/pressbooks/pressbooks-multi-institution/issues"}'