Skip to content

Bump ring from 0.17.8 to 0.17.13 in the cargo group #145

Bump ring from 0.17.8 to 0.17.13 in the cargo group

Bump ring from 0.17.8 to 0.17.13 in the cargo group #145

Workflow file for this run

name: PR
on:
push:
branches:
- main
pull_request:
# The branches below must be a subset of the branches above
branches: [ "main" ]
paths-ignore:
- README.md
- .git*
jobs:
build:
name: Build
uses: ./.github/workflows/reusable-build.yml
permissions:
contents: read
clippy:
name: Clippy
uses: ./.github/workflows/reusable-clippy.yml
permissions:
security-events: write