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 2678375 commit a392ee8Copy full SHA for a392ee8
.github/workflows/test.yml
@@ -114,6 +114,7 @@ jobs:
114
ignore-unchanged: true
115
only-fixed: true
116
only-severities: critical,high
117
+ keep-previous-comments: true
118
github-token: ${{ secrets.GITHUB_TOKEN }}
119
dockerhub-user: ${{ secrets.DOCKER_USERNAME }}
120
dockerhub-password: ${{ secrets.DOCKER_TOKEN }}
0 commit comments