We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c674411 commit 74ae7c2Copy full SHA for 74ae7c2
.release.yml
@@ -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