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 5b3cfbd commit 8f1f450Copy full SHA for 8f1f450
.github/workflows/cla.yml
@@ -4,6 +4,6 @@ jobs:
4
check:
5
runs-on: ubuntu-latest
6
steps:
7
- - uses: scala/cla-verification-action
+ - uses: scala/cla-verification-action@main
8
with:
9
author: ${{ github.event.pull_request.user.login }}
0 commit comments