We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2735023 + 08e1b41 commit 2311303Copy full SHA for 2311303
1 file changed
.github/workflows/opencode.yml
@@ -31,7 +31,7 @@ jobs:
31
persist-credentials: false
32
33
- name: Run opencode
34
- uses: anomalyco/opencode/github@v1
+ uses: anomalyco/opencode/github@latest
35
env:
36
OPENCODE_API_KEY: ${{ secrets.OPENCODE_API_KEY }}
37
with:
0 commit comments