Skip to content

Bump the all-dependencies group with 2 updates #165

Bump the all-dependencies group with 2 updates

Bump the all-dependencies group with 2 updates #165

Workflow file for this run

name: Security audit
on:
push:
branches:
- main
tags:
- "**"
pull_request:
schedule:
- cron: "0 12 * * 1"
jobs:
security_audit:
runs-on: ubuntu-latest
steps:
- uses: amqp-rs/actions/checkout@main
- uses: amqp-rs/actions/security@main