Skip to content

ci: bump tar from 7.4.3 to 7.5.16 #226

ci: bump tar from 7.4.3 to 7.5.16

ci: bump tar from 7.4.3 to 7.5.16 #226

Workflow file for this run

name: 'Link Checker'
on:
push:
branches:
- main
- dev
pull_request:
branches:
- main
- dev
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.head.ref || github.ref }}
cancel-in-progress: true
jobs:
link-checks:
uses: zondax/_workflows/.github/workflows/_checks-links.yaml@v6
with:
package_manager: pnpm

Check failure on line 21 in .github/workflows/ci-link-check.yml

View workflow run for this annotation

GitHub Actions / Link Checker

Invalid workflow file

The workflow is not valid. .github/workflows/ci-link-check.yml (Line: 21, Col: 24): Invalid input, package_manager is not defined in the referenced workflow.