Skip to content

build(deps): bump the fetcher group in /app/fetcher with 4 updates #15

build(deps): bump the fetcher group in /app/fetcher with 4 updates

build(deps): bump the fetcher group in /app/fetcher with 4 updates #15

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