This is an automated email from the ASF dual-hosted git repository.
garydgregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-bsf.git
The following commit(s) were added to refs/heads/master by this push:
new 7006e6a Bump GH CI actions/checkout from 6.0.2 to 6.0.3
7006e6a is described below
commit 7006e6a9fc4335b0bfd59a6e0ac7a96087ad12e5
Author: Gary Gregory <[email protected]>
AuthorDate: Sun Jun 7 10:08:47 2026 -0400
Bump GH CI actions/checkout from 6.0.2 to 6.0.3
---
.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 f0d8ca9..7bf60ad 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@de0fac2e4500dabe0009e67214ff5f5447ce83dd #
v6.0.2
+ uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 #
v6.0.3
- name: 'Dependency Review PR'
uses:
actions/dependency-review-action@2031cfc080254a8a887f58cffee85186f0e49e48 #
v4.9.0