Skip to content

Commit 7e79a07

Browse files
committed
v3.0.0
2 parents d02f622 + f6e574e commit 7e79a07

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
fetch-depth: 0
3434

3535
- name: Setup Java
36-
uses: actions/[email protected].0v2
36+
uses: actions/[email protected].0
3737
with:
3838
distribution: "temurin"
3939
java-version: "11"

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
uses: actions/[email protected]
2424

2525
- name: Setup Java
26-
uses: actions/[email protected].0v2
26+
uses: actions/[email protected].0
2727
with:
2828
distribution: "temurin"
2929
java-version: "11"

box.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name":"ColdBox Security",
3-
"version":"3.0.0",
3+
"version":"3.1.0",
44
"location":"https://downloads.ortussolutions.com/ortussolutions/coldbox-modules/cbsecurity/@build.version@/[email protected]@.zip",
55
"author":"Ortus Solutions.com <[email protected]>",
66
"slug":"cbsecurity",

0 commit comments

Comments
 (0)