Skip to content

Commit e70e059

Browse files
dependabot[bot]kinow
authored andcommitted
Bump actions/checkout from 2.3.5 to 2.4.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.5 to 2.4.0. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v2.3.5...v2.4.0) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d0233bf commit e70e059

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)