Update release-bot.yml (#228)

This should be using the most recent version of s3krit's github action otherwise it will fail
This commit is contained in:
e. g
2020-11-03 19:18:13 +01:00
committed by GitHub
parent 4d150a0199
commit 9512520b95
+1 -1
View File
@@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: send message
uses: s3krit/matrix-message-action@v0.0.2
uses: s3krit/matrix-message-action@v0.0.3
with:
room_id: ${{ secrets.MATRIX_ROOM_ID }}
access_token: ${{ secrets.MATRIX_ACCESS_TOKEN }}