mirror of
https://github.com/apache/commons-collections.git
synced 2025-02-13 13:35:53 +00:00
Bump actions/checkout from v2.3.3 to v2.3.4
Bumps [actions/checkout](https://github.com/actions/checkout) from v2.3.3 to v2.3.4. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v2.3.3...5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
1d3367b642
commit
91b999cf63
2
.github/workflows/maven.yml
vendored
2
.github/workflows/maven.yml
vendored
@ -31,7 +31,7 @@ jobs:
|
|||||||
experimental: true
|
experimental: true
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2.3.3
|
- uses: actions/checkout@v2.3.4
|
||||||
- uses: actions/cache@v2
|
- uses: actions/cache@v2
|
||||||
with:
|
with:
|
||||||
path: ~/.m2/repository
|
path: ~/.m2/repository
|
||||||
|
@ -199,7 +199,7 @@
|
|||||||
Update tests from commons-io:commons-io 2.6 to 2.8.0 #180.
|
Update tests from commons-io:commons-io 2.6 to 2.8.0 #180.
|
||||||
</action>
|
</action>
|
||||||
<action type="update" dev="ggregory" due-to="Dependabot">
|
<action type="update" dev="ggregory" due-to="Dependabot">
|
||||||
Update actions/checkout from v1 to v2.3.3 #166 #173 #183.
|
Update actions/checkout from v1 to v2.3.4 #166 #173 #183 #193.
|
||||||
</action>
|
</action>
|
||||||
<action type="update" dev="ggregory" due-to="Dependabot">
|
<action type="update" dev="ggregory" due-to="Dependabot">
|
||||||
Update maven-pmd-plugin from 3.12.0 to 3.13.0 #167.
|
Update maven-pmd-plugin from 3.12.0 to 3.13.0 #167.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user