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-parent.git
The following commit(s) were added to refs/heads/master by this push:
new 51174cd Bump actions/checkout from v5.0.0 to v6.0.0
51174cd is described below
commit 51174cdc1c09c7e3f61cc60a9429664aa21bd0fe
Author: Gary Gregory <[email protected]>
AuthorDate: Fri Nov 21 19:48:49 2025 +0000
Bump actions/checkout from v5.0.0 to v6.0.0
---
.github/workflows/dependency-review.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/dependency-review.yml
b/.github/workflows/dependency-review.yml
index 11834ed..b58ce93 100644
--- a/.github/workflows/dependency-review.yml
+++ b/.github/workflows/dependency-review.yml
@@ -26,6 +26,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: 'Checkout Repository'
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 #
v5.0.0
+ uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 #
v6.0.0
- name: 'Dependency Review PR'
uses:
actions/dependency-review-action@3c4e3dcb1aa7874d2c16be7d79418e9b7efd6261 #
v4.8.2