Skip to content

Commit bc80b9a

Browse files
author
Gary Gregory
committed
2 parents 42e7696 + e70e059 commit bc80b9a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
fail-fast: false
4141

4242
steps:
43-
- uses: actions/checkout@v2.3.5
43+
- uses: actions/checkout@v2.4.0
4444
- uses: actions/cache@v2.1.6
4545
with:
4646
path: ~/.m2/repository

src/changes/changes.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -304,7 +304,7 @@ The <action> type attribute can be add,update,fix,remove.
304304
Bump jmh.version from 1.32 to 1.33 #258.
305305
</action>
306306
<action dev="ggregory" type="update" due-to="Dependabot">
307-
Bump actions/checkout from 2.3.4 to 2.3.5 #286.
307+
Bump actions/checkout from 2.3.4 to 2.4.0 #286, #298.
308308
</action>
309309
<action dev="kinow" type="update" due-to="Dependabot">
310310
Bump moditect-maven-plugin from 1.0.0.RC1 to 1.0.0.RC2 #280.

0 commit comments

Comments
 (0)