We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
compare-commit-files-action
detect-changes-action
1 parent 7fed4f8 commit d1a7d4bCopy full SHA for d1a7d4b
1 file changed
.github/workflows/release.yml
@@ -49,7 +49,7 @@ jobs:
49
echo "latest=$LATEST" | tee "$GITHUB_OUTPUT"
50
51
- id: should-release
52
- uses: amezin/compare-commit-files-action@4bfd343535626a745cc7fc8f5e9b60a8b87f5a45 # v2.0.0
+ uses: amezin/detect-changes-action@27a74106815e1e2a9e93a0a28f278736fd144c24 # v2.2.0
53
with:
54
files: |
55
# Don't autorelease on CI changes. If necessary, a release can be created manually
0 commit comments