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.
1 parent 1e15378 commit 1a9814eCopy full SHA for 1a9814e
.github/workflows/cabal-outdated.yml
@@ -41,6 +41,7 @@ jobs:
41
cat outdated.txt >> $GITHUB_STEP_SUMMARY
42
echo '```' >> $GITHUB_STEP_SUMMARY
43
echo "status=outdated" >> $GITHUB_OUTPUT
44
+ exit 1
45
fi
46
47
- name: Upload outdated dependencies list
0 commit comments