Skip to content

Commit 0dc8ced

Browse files
Upgrade: [CI] Bump the actions group with 2 updates (#92)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2e2c231 commit 0dc8ced

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/commit-checker.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212

1313
steps:
1414
- name: Checkout
15-
uses: actions/checkout@v3
15+
uses: actions/checkout@v4
1616
with:
1717
fetch-depth: 4
1818

.github/workflows/release.yml

+1-1
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@v4
14+
uses: OpenTTD/actions/.github/workflows/rw-entry-release-baseset.yml@v5
1515
secrets: inherit
1616
with:
1717
apt-packages: gimp grfcodec

0 commit comments

Comments
 (0)