This is an automated email from the ASF dual-hosted git repository.
ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-io.git
The following commit(s) were added to refs/heads/master by this push:
new 68e2af75 Bump actions/setup-java from 3.5.1 to 3.6.0 #397
68e2af75 is described below
commit 68e2af75bf16eb2a01fce959bcba794e6932da8c
Author: Gary Gregory <[email protected]>
AuthorDate: Fri Oct 21 08:28:37 2022 -0400
Bump actions/setup-java from 3.5.1 to 3.6.0 #397
---
src/changes/changes.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 43eb7816..ce16c6aa 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -459,7 +459,7 @@ The <action> type attribute can be add,update,fix,remove.
Bump actions/checkout from 2.3.4 to 3.1.0 #286, #298, #330, #392.
</action>
<action dev="kinow" type="update" due-to="Dependabot">
- Bump actions/setup-java from 2 to 3.5.1 #346.
+ Bump actions/setup-java from 2 to 3.6.0 #346, #397.
</action>
<action dev="kinow" type="update" due-to="Dependabot">
Bump github/codeql-action from 1 to 2 #353.