Update pullfrog.yml to use pullfrog/action@main
This commit is contained in:
@@ -29,7 +29,7 @@ jobs:
|
|||||||
# - uses: actions/setup-node@v6
|
# - uses: actions/setup-node@v6
|
||||||
|
|
||||||
- name: Run agent
|
- name: Run agent
|
||||||
uses: pullfrog/action@v0
|
uses: pullfrog/action@main
|
||||||
with:
|
with:
|
||||||
prompt: ${{ github.event.inputs.prompt }}
|
prompt: ${{ github.event.inputs.prompt }}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user