We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd761ac commit 19aea34Copy full SHA for 19aea34
.github/workflows/workflow.yml
@@ -143,7 +143,7 @@ jobs:
143
runs-on: ubuntu-latest
144
services:
145
mysql:
146
- image: mysql:9.5.0@sha256:fe036967257bf11aab7184e371920c5b629f0dd36cbefdf4ccd2ae18cc900dbd
+ image: mysql:9.5.0@sha256:5ca0a273ed28c73acaef91da8bf1eca3711bee94bce4c378d42846375e645a72
147
env:
148
MYSQL_PASSWORD: twitch-bot-pass
149
MYSQL_ROOT_PASSWORD: root-pass
0 commit comments