Skip to content
This repository was archived by the owner on Feb 8, 2026. It is now read-only.

Commit d1a7d4b

Browse files
committed
ci: replace compare-commit-files-action with detect-changes-action
1 parent 7fed4f8 commit d1a7d4b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
echo "latest=$LATEST" | tee "$GITHUB_OUTPUT"
5050
5151
- id: should-release
52-
uses: amezin/compare-commit-files-action@4bfd343535626a745cc7fc8f5e9b60a8b87f5a45 # v2.0.0
52+
uses: amezin/detect-changes-action@27a74106815e1e2a9e93a0a28f278736fd144c24 # v2.2.0
5353
with:
5454
files: |
5555
# Don't autorelease on CI changes. If necessary, a release can be created manually

0 commit comments

Comments
 (0)