Skip to content

chore(deps): update plugin io.micronaut.aot to v4.3.3 #32

chore(deps): update plugin io.micronaut.aot to v4.3.3

chore(deps): update plugin io.micronaut.aot to v4.3.3 #32

---
# DO NOT EDIT: this file is automatically synced from the template repository
# in https://github.com/Liber-UFPE/project-starter.
name: 'Dependency Review'
# yamllint disable rule:truthy
on: [pull_request]
# yamllint enable rule:truthy
permissions:
contents: read
jobs:
dependency-review:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: 'Dependency Review'
uses: actions/dependency-review-action@v4
with:
fail-on-severity: high
fail-on-scopes: runtime