[geos-commits] [SCM] GEOS branch dependabot/github_actions/all-actions-65867ac573 created. adc567d81e4b311061c7f3a5bbd3603f7919255b

git at osgeo.org git at osgeo.org
Tue Sep 1 08:49:57 PDT 2026


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GEOS".

The branch, dependabot/github_actions/all-actions-65867ac573 has been created
        at  adc567d81e4b311061c7f3a5bbd3603f7919255b (commit)

- Log -----------------------------------------------------------------
commit adc567d81e4b311061c7f3a5bbd3603f7919255b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Tue Sep 1 15:49:39 2026 +0000

    Bump the all-actions group with 3 updates
    
    Bumps the all-actions group with 3 updates: [vmactions/freebsd-vm](https://github.com/vmactions/freebsd-vm), [github/codeql-action](https://github.com/github/codeql-action) and [docker/login-action](https://github.com/docker/login-action).
    
    
    Updates `vmactions/freebsd-vm` from 1.5.2 to 1.5.5
    - [Release notes](https://github.com/vmactions/freebsd-vm/releases)
    - [Commits](https://github.com/vmactions/freebsd-vm/compare/v1.5.2...v1.5.5)
    
    Updates `github/codeql-action` from 4.37.3 to 4.37.8
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/github/codeql-action/compare/v4.37.3...v4.37.8)
    
    Updates `docker/login-action` from 4.5.1 to 4.6.0
    - [Release notes](https://github.com/docker/login-action/releases)
    - [Commits](https://github.com/docker/login-action/compare/v4.5.1...v4.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: vmactions/freebsd-vm
      dependency-version: 1.5.5
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all-actions
    - dependency-name: github/codeql-action
      dependency-version: 4.37.8
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all-actions
    - dependency-name: docker/login-action
      dependency-version: 4.6.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: all-actions
    ...
    
    Signed-off-by: dependabot[bot] <support at github.com>

diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 4858ec65e..c7c1f174e 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -527,7 +527,7 @@ jobs:
         restore-keys: freebsd
 
     - name: Build and test
-      uses: vmactions/freebsd-vm at v1.5.2
+      uses: vmactions/freebsd-vm at v1.5.5
       with:
         release: "15.0"
         envs: CCACHE_COMPRESS CCACHE_COMPRESSLEVEL CCACHE_MAXSIZE
diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml
index a42d66e77..6905e122d 100644
--- a/.github/workflows/codeql.yml
+++ b/.github/workflows/codeql.yml
@@ -40,7 +40,7 @@ jobs:
 
     # Initializes the CodeQL tools for scanning.
     - name: Initialize CodeQL
-      uses: github/codeql-action/init at v4.37.3
+      uses: github/codeql-action/init at v4.37.8
       with:
         languages: ${{ matrix.language }}
         # If you wish to specify custom queries, you can do so here or in a config file.
@@ -63,6 +63,6 @@ jobs:
           make -j$(nproc)
 
     - name: Perform CodeQL Analysis
-      uses: github/codeql-action/analyze at v4.37.3
+      uses: github/codeql-action/analyze at v4.37.8
       with:
         category: "/language:${{matrix.language}}"
diff --git a/.github/workflows/container.yml b/.github/workflows/container.yml
index 649c23048..c1726e7d3 100644
--- a/.github/workflows/container.yml
+++ b/.github/workflows/container.yml
@@ -40,7 +40,7 @@ jobs:
           type=sha,prefix=
 
     - name: Login to GitHub Container Registry
-      uses: docker/login-action at v4.5.1
+      uses: docker/login-action at v4.6.0
       with:
         registry: ghcr.io
         username: ${{ github.repository_owner }}

-----------------------------------------------------------------------


hooks/post-receive
-- 
GEOS


More information about the geos-commits mailing list