Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
  • Loading branch information
hugtalbot authored Oct 21, 2023
1 parent e0720cc commit 4b4d334
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/close_old_discussion_topics.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Trigger remote action to close topics
uses: hugtalbot/close-old-discussion-topics@v0.1
uses: hugtalbot/close-old-discussion-topics@master
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
owner: sofa-framework
Expand Down

0 comments on commit 4b4d334

Please sign in to comment.