Skip to content

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

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 #30

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]
with:
working-directory: ./app/bot