Skip to content

Commit 043e54b

Browse files
authored
Merge pull request modelcontextprotocol#2383 from modelcontextprotocol/slash-commands-bump-ref
Bump slash-commands action ref to @main
2 parents 593e8fd + b80405c commit 043e54b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/slash-commands.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
(github.event_name == 'pull_request_target' && github.event.action == 'synchronize')
2121
runs-on: ubuntu-latest
2222
steps:
23-
- uses: modelcontextprotocol/actions/slash-commands@slash-commands
23+
- uses: modelcontextprotocol/actions/slash-commands@main
2424
with:
2525
github-token: ${{ secrets.SLASH_COMMANDS_TOKEN }}
2626
always-allow-teams: core-maintainers,lead-maintainers

0 commit comments

Comments
 (0)