Skip to content

Commit b22b67f

Browse files
dependabot[bot]zephyris
authored andcommitted
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](OpenTTD/actions@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](OpenTTD/actions@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] <support@github.com>
1 parent 91d9a4c commit b22b67f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/commit-checker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
fetch-depth: 4
2020

2121
- name: Get pull-request commits
22-
uses: OpenTTD/actions/checkout-pull-request@v5
22+
uses: OpenTTD/actions/checkout-pull-request@v6
2323

2424
- name: Check commits
2525
uses: OpenTTD/OpenTTD-git-hooks@main

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ on:
1111
jobs:
1212
release:
1313
name: Release
14-
uses: OpenTTD/actions/.github/workflows/rw-entry-release-baseset.yml@v5
14+
uses: OpenTTD/actions/.github/workflows/rw-entry-release-baseset.yml@v6
1515
secrets: inherit
1616
with:
1717
apt-packages: git

0 commit comments

Comments
 (0)