Update version in readme

This commit is contained in:
akiel
2020-08-15 12:44:01 +02:00
parent d43c92f406
commit ab24dbba08
+1 -1
View File
@@ -41,7 +41,7 @@ jobs:
- name: Push notification to rocket.chat if the job failed
id: error-notification
if: ${{ failure() }}
uses: jadolg/rocketchat-notification-action@v1.0.0
uses: jadolg/rocketchat-notification-action@v1.0.1
with:
server: ${{ secrets.ROCKETCHAT_SERVER }}
message: Wooops! Looks like something went wrong!