From b22b67faefd864c4ad88f5796e1be4365e21b8c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Jan 2026 19:14:28 +0000 Subject: [PATCH] Upgrade: Bump the actions group with 2 updates Bumps the actions group with 2 updates: [OpenTTD/actions](https://github.com/openttd/actions) and [OpenTTD/actions/.github/workflows/rw-entry-release-baseset.yml](https://github.com/openttd/actions). Updates `OpenTTD/actions` from 5 to 6 - [Release notes](https://github.com/openttd/actions/releases) - [Commits](https://github.com/openttd/actions/compare/v5...v6) Updates `OpenTTD/actions/.github/workflows/rw-entry-release-baseset.yml` from 5 to 6 - [Release notes](https://github.com/openttd/actions/releases) - [Commits](https://github.com/openttd/actions/compare/v5...v6) --- updated-dependencies: - dependency-name: OpenTTD/actions dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions - dependency-name: OpenTTD/actions/.github/workflows/rw-entry-release-baseset.yml dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions ... Signed-off-by: dependabot[bot] --- .github/workflows/commit-checker.yml | 2 +- .github/workflows/release.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/commit-checker.yml b/.github/workflows/commit-checker.yml index db6d15d..27bfed0 100644 --- a/.github/workflows/commit-checker.yml +++ b/.github/workflows/commit-checker.yml @@ -19,7 +19,7 @@ jobs: fetch-depth: 4 - name: Get pull-request commits - uses: OpenTTD/actions/checkout-pull-request@v5 + uses: OpenTTD/actions/checkout-pull-request@v6 - name: Check commits uses: OpenTTD/OpenTTD-git-hooks@main diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index cb08ea3..58961f7 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -11,7 +11,7 @@ on: jobs: release: name: Release - uses: OpenTTD/actions/.github/workflows/rw-entry-release-baseset.yml@v5 + uses: OpenTTD/actions/.github/workflows/rw-entry-release-baseset.yml@v6 secrets: inherit with: apt-packages: git