Skip to content

Commit

Permalink
feat: Update release file
Browse files Browse the repository at this point in the history
  • Loading branch information
GeekMasher authored Jan 10, 2025
1 parent 2823bfc commit aad03d0
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions .release.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,15 @@
name: "policy-as-code"
repository: "advanced-security/policy-as-code"
version: "2.9.1"

ecosystems:
- Python

locations:
- name: "Update Docs"
paths:
- "*.md"
- "docs/*.md"
patterns:
- 'advanced-security/policy-as-code@v([0-9]\.[0-9]\.[0-9])'
- '--branch "v([0-9]\.[0-9]\.[0-9])"'

- "{repository}@v{version}"
- '--branch "v{version}"'

0 comments on commit aad03d0

Please sign in to comment.