This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch
dependabot/github_actions/actions/checkout-4.2.2
in repository https://gitbox.apache.org/repos/asf/commons-jelly.git
commit 6a258f2008c192f528dde56097d35967f68d9315
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Feb 10 08:46:28 2025 +0000
Bump actions/checkout from 3.1.0 to 4.2.2
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.1.0 to
4.2.2.
- [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/v3.1.0...11bd71901bbe5b1630ceea73d27597364c9af683)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected]>
---
.github/workflows/dependency-review.yml | 2 +-
.github/workflows/maven.yml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/.github/workflows/dependency-review.yml
b/.github/workflows/dependency-review.yml
index e7e0d3b3..c6ece650 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@692973e3d937129bcbf40652eb9f2f61becf3332 #
v4.1.7
+ uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 #
v4.2.2
- name: 'Dependency Review PR'
uses:
actions/dependency-review-action@3b139cfc5fae8b618d3eae3675e383bb1769c019 #
v4.5.0
diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml
index 5c8a63e4..2cfeb758 100644
--- a/.github/workflows/maven.yml
+++ b/.github/workflows/maven.yml
@@ -46,7 +46,7 @@ jobs:
runs-on: ${{ matrix.os }}
steps:
- - uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 # v3.1.0
+ - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
with:
persist-credentials: false
- uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v4.2.0