Skip to content

Bump metrics-exporter-statsd from 0.6.0 to 0.8.0 #247

Bump metrics-exporter-statsd from 0.6.0 to 0.8.0

Bump metrics-exporter-statsd from 0.6.0 to 0.8.0 #247

Workflow file for this run

name: 'Dependency Checks'
on: [pull_request]
permissions:
contents: read
pull-requests: write
jobs:
cargo-deny:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: 'cargo deny'
uses: EmbarkStudios/cargo-deny-action@v1
with:
command: check
command-arguments: all