We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f5b1405 + 3ead39b commit ceb253dCopy full SHA for ceb253d
.github/workflows/automatic.yml
@@ -57,7 +57,7 @@ jobs:
57
58
- uses: overmindtech/actions/install-cli@main
59
with:
60
- version: v1.6.0
+ version: latest
61
github-token: ${{ secrets.GITHUB_TOKEN }}
62
63
- uses: overmindtech/actions/submit-plan@main
.github/workflows/manual.yml
@@ -31,7 +31,7 @@ jobs:
31
32
continue-on-error: true
33
34
35
36
37
0 commit comments