Sebbo94BY / teamspeak3-python-bot

A TeamSpeak Bot written in Python. Supports both raw and ssh query connections. Supports TeamSpeak 3 and 5 server.
Apache License 2.0
8 stars 2 forks source link

Fix CodeQL workflow warning #11

Closed Sebbo94BY closed 1 year ago

Sebbo94BY commented 1 year ago

Fixes the following Git workflow warning: "git checkout HEAD^2 is no longer necessary. Please remove this step as Code Scanning recommends analyzing the merge commit for best results."