Skip to content

chore(deps): bump tar from 0.4.45 to 0.4.46 in /codex-rs (#568) #30

chore(deps): bump tar from 0.4.45 to 0.4.46 in /codex-rs (#568)

chore(deps): bump tar from 0.4.45 to 0.4.46 in /codex-rs (#568) #30

name: cargo-semver-checks

Check failure on line 1 in .github/workflows/cargo-semver-checks.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/cargo-semver-checks.yml

Invalid workflow file

(Line: 9, Col: 15): Expected format {org}/{repo}[/path]@ref. Actual 'actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11@11bd71901bbe5b1630ceea73d27597364c9af683'
on:
pull_request: { paths: ['**/Cargo.toml'] }
workflow_dispatch:
jobs:
semver-checks:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.1.1
- uses: obi1kenobi/cargo-semver-checks-action@v2