[geos-commits] [SCM] GEOS branch dependabot/github_actions/all-actions-75c878a17d updated. 70d903915980f99db1a95162e5370ebe89c11073
git at osgeo.org
git at osgeo.org
Wed Jul 1 15:08:04 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-75c878a17d has been updated
via 70d903915980f99db1a95162e5370ebe89c11073 (commit)
via d98040d84bacaf91003d74ae17a2cb0ec282da1e (commit)
via c01f1a3249b02510d039e826d077bc3393fad93d (commit)
from 75a7aee174a6fcdefaf38f03e7f051e4fbc249c6 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 70d903915980f99db1a95162e5370ebe89c11073
Author: Mike Taves <mwtoews at gmail.com>
Date: Thu Jul 2 10:02:14 2026 +1200
Updates `vmactions/freebsd-vm` from 1.4.8 to 1.5.0
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 44547f7d9..84ff56502 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -506,7 +506,7 @@ jobs:
restore-keys: freebsd
- name: Build and test
- uses: vmactions/freebsd-vm at v1.4.8
+ uses: vmactions/freebsd-vm at v1.5.0
with:
release: "15.0"
envs: CCACHE_COMPRESS CCACHE_COMPRESSLEVEL CCACHE_MAXSIZE
commit d98040d84bacaf91003d74ae17a2cb0ec282da1e
Author: Mike Taves <mwtoews at gmail.com>
Date: Thu Jul 2 10:00:56 2026 +1200
Updates `lammy/msvc-dev-cmd` from 1 to 1.13.0
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index c493e6f3b..44547f7d9 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -392,7 +392,7 @@ jobs:
run: choco install ccache ninja
- name: Activate MSVC
- uses: ilammy/msvc-dev-cmd at v1
+ uses: ilammy/msvc-dev-cmd at v1.13.0
with:
arch: ${{ matrix.ci.arch }}
commit c01f1a3249b02510d039e826d077bc3393fad93d
Author: Mike Taves <mwtoews at gmail.com>
Date: Thu Jul 2 09:57:59 2026 +1200
Updates `docker/build-push-action` from 7.3.0
diff --git a/.github/workflows/container.yml b/.github/workflows/container.yml
index af7b5e652..8689d26ad 100644
--- a/.github/workflows/container.yml
+++ b/.github/workflows/container.yml
@@ -54,7 +54,7 @@ jobs:
cp tools/ci/geosop/Dockerfile .
- name: Build and Push
- uses: docker/build-push-action at v7.2.0
+ uses: docker/build-push-action at v7.3.0
with:
context: .
push: true
-----------------------------------------------------------------------
Summary of changes:
.github/workflows/ci.yml | 4 ++--
.github/workflows/container.yml | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
hooks/post-receive
--
GEOS
More information about the geos-commits
mailing list