Skip to content

build(deps): bump redhat-plumbers-in-action/differential-shellcheck from 4 to 5 #47

build(deps): bump redhat-plumbers-in-action/differential-shellcheck from 4 to 5

build(deps): bump redhat-plumbers-in-action/differential-shellcheck from 4 to 5 #47

Workflow file for this run

---
name: Weblate Locale Linter
on:
push:
pull_request:
branches: [ main ]
permissions:
contents: read
jobs:
lint:
runs-on: ubuntu-22.04
steps:
- name: Repository checkout
uses: actions/checkout@v3
- name: Weblate Locale Linter
uses: WeblateOrg/[email protected]
...