Skip to content

chore(deps): update rust crate config to v0.15.19 #60

chore(deps): update rust crate config to v0.15.19

chore(deps): update rust crate config to v0.15.19 #60

Workflow file for this run

name: ci
on:
workflow_dispatch:
pull_request:
push:
branches:
- main
permissions:
actions: read
contents: write
id-token: write
packages: write
security-events: write
jobs:
cargo:
uses: vexxhost/github-actions/.github/workflows/cargo.yml@main
image:
uses: vexxhost/github-actions/.github/workflows/nix-image.yaml@main
permissions:
id-token: write
contents: read
packages: write
with:
push: ${{ github.event_name == 'push' || github.event_name == 'workflow_dispatch' }}