This is an automated email from the ASF dual-hosted git repository.
derrickaw pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git
The following commit(s) were added to refs/heads/master by this push:
new 2e8f75aaf4b Bump actions/checkout from 6 to 7 (#39147)
2e8f75aaf4b is described below
commit 2e8f75aaf4b7dd7c01dde24b3cbaf677997a76f3
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 29 08:16:07 2026 -0400
Bump actions/checkout from 6 to 7 (#39147)
Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7.
- [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/v6...v7)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '7'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
.github/workflows/beam_Infrastructure_AuditUnmanagedKeys.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/beam_Infrastructure_AuditUnmanagedKeys.yml
b/.github/workflows/beam_Infrastructure_AuditUnmanagedKeys.yml
index 6d34bd1d156..7efb8122936 100644
--- a/.github/workflows/beam_Infrastructure_AuditUnmanagedKeys.yml
+++ b/.github/workflows/beam_Infrastructure_AuditUnmanagedKeys.yml
@@ -41,7 +41,7 @@ jobs:
runs-on: [self-hosted, ubuntu-24.04, main]
timeout-minutes: 30
steps:
- - uses: actions/checkout@v6
+ - uses: actions/checkout@v7
- name: Setup gcloud
uses:
google-github-actions/setup-gcloud@aa5489c8933f4cc7a4f7d45035b3b1440c9c10db