Skip to content

Update git-cliff-action to v4 to resolve Debian Buster repository errors#72

Merged
kqito merged 1 commit into
mainfrom
fix/release-workflow
Sep 19, 2025
Merged

Update git-cliff-action to v4 to resolve Debian Buster repository errors#72
kqito merged 1 commit into
mainfrom
fix/release-workflow

Conversation

@kqito

@kqito kqito commented Sep 19, 2025

Copy link
Copy Markdown
Contributor

The workflow is failing with the following error when using git-cliff-action@b946ed27a675d653b308f29a7bbad813b85bf7aa (v3.3.0):

  • E: The repository 'http://deb.debian.org/debian buster Release' does not have a Release file.
  • HTTP 404 errors when attempting to access Debian Buster repositories

https://github.com/CyberAgent/reminder-lint/actions/runs/17850905100

Root Cause

git-cliff-action v3.3.0 uses an outdated Docker image that attempts to access Debian Buster repositories, which have been archived and are no longer available at the standard URLs.

Solution

Updated git-cliff-action from v3.3.0 to v4, which uses a newer Docker image with current Debian repositories.

@kqito kqito self-assigned this Sep 19, 2025
@kqito kqito marked this pull request as ready for review September 19, 2025 07:19
@kqito kqito merged commit 4f1c0d3 into main Sep 19, 2025
11 checks passed
@kqito kqito deleted the fix/release-workflow branch September 19, 2025 07:22
@github-actions github-actions Bot mentioned this pull request Sep 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants