Skip to content

build(deps): bump serde from 1.0.215 to 1.0.216 in /app/fetcher in the fetcher group #28

build(deps): bump serde from 1.0.215 to 1.0.216 in /app/fetcher in the fetcher group

build(deps): bump serde from 1.0.215 to 1.0.216 in /app/fetcher in the fetcher group #28

Workflow file for this run

name: Rust CI
on:
pull_request:
paths:
- app/fetcher/**
- app/bot/**
- .github/workflows/lambda-deploy.yml
concurrency:
group: ghas-erfiume-lambda-deploy-${{ github.ref }}
jobs:
rust-ci-fetcher:
permissions:
actions: read
security-events: write
contents: read
uses: notdodo/github-actions/.github/workflows/[email protected]
with:
working-directory: ./app/fetcher
rust-ci-bot:
permissions:
actions: read
security-events: write
contents: read
uses: notdodo/github-actions/.github/workflows/[email protected]

Check failure on line 27 in .github/workflows/rust-ci.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/rust-ci.yml

Invalid workflow file

error parsing called workflow ".github/workflows/rust-ci.yml" -> "notdodo/github-actions/.github/workflows/[email protected]" : failed to fetch workflow: reference to workflow should be either a valid branch, tag, or commit
with:
working-directory: ./app/bot