File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 49
49
# Run the chatbot action:
50
50
- name : ' Run chatbot action'
51
51
# Pin action to full length commit SHA
52
- uses : stdlib-js/stdlib-chat-bot@6c0643a5a1eb3c782b2df3bfd11e836d2ac7268e # v0.0.1
52
+ uses : stdlib-js/stdlib-chat-bot@aaa9ebbeb4f4ec750bba5df5c152725bb84ee825 # v0.0.2
53
53
with :
54
54
OPENAI_API_KEY : ${{ secrets.OPENAI_API_KEY }}
55
55
GITHUB_TOKEN : ${{ secrets.CHATBOT_GITHUB_TOKEN }}
Original file line number Diff line number Diff line change 49
49
# Run the chatbot action:
50
50
- name : ' Run chatbot action'
51
51
# Pin action to full length commit SHA
52
- uses : stdlib-js/stdlib-chat-bot@6c0643a5a1eb3c782b2df3bfd11e836d2ac7268e # v0.0.1
52
+ uses : stdlib-js/stdlib-chat-bot@aaa9ebbeb4f4ec750bba5df5c152725bb84ee825 # v0.0.2
53
53
with :
54
54
OPENAI_API_KEY : ${{ secrets.OPENAI_API_KEY }}
55
55
GITHUB_TOKEN : ${{ secrets.CHATBOT_GITHUB_TOKEN }}
You can’t perform that action at this time.
0 commit comments