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 f7f0e1655d5 Bump actions/checkout from 6 to 7 (#39080)
f7f0e1655d5 is described below

commit f7f0e1655d54e0f23e06614aed10d751488fd409
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jun 24 07:58:35 2026 -0400

    Bump actions/checkout from 6 to 7 (#39080)
    
    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_PostCommit_Python_Xlang_Messaging_Direct.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/.github/workflows/beam_PostCommit_Python_Xlang_Messaging_Direct.yml 
b/.github/workflows/beam_PostCommit_Python_Xlang_Messaging_Direct.yml
index 943dfbaffd9..ef4c35c189e 100644
--- a/.github/workflows/beam_PostCommit_Python_Xlang_Messaging_Direct.yml
+++ b/.github/workflows/beam_PostCommit_Python_Xlang_Messaging_Direct.yml
@@ -63,7 +63,7 @@ jobs:
         job_name: ["beam_PostCommit_Python_Xlang_Messaging_Direct"]
         job_phrase: ["Run Python_Xlang_Messaging_Direct PostCommit"]
     steps:
-      - uses: actions/checkout@v6
+      - uses: actions/checkout@v7
       - name: Setup repository
         uses: ./.github/actions/setup-action
         with:

Reply via email to