Skip to content

Commit 74ae7c2

Browse files
committed
feat: Add Patch-Release-Me config
1 parent c674411 commit 74ae7c2

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.release.yml

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
name: "reusable-workflows"
2+
version: "0.1.0"
3+
4+
locations:
5+
- name: "Actions Versions"
6+
paths:
7+
- '.github/workflows/*.yml'
8+
patterns:
9+
# Actions
10+
- 'advanced-security/reusable-workflows/.github/workflows/.*\.yml@v([0-9]\.[0-9]\.[0-9])'

0 commit comments

Comments
 (0)