From 54d929a33e7521ab6bf19d323d28fb7b876c53f7 Mon Sep 17 00:00:00 2001 From: Simon Schneegans Date: Sun, 15 May 2022 12:48:09 +0200 Subject: [PATCH] :memo: Use new version in the README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ccec9fd..a012cc2 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ https://img.shields.io/endpoint?url=https://gist.githubusercontent.com/schneegan 4. Add something like the following to your workflow: ```yml - name: Create Awesome Badge - uses: schneegans/dynamic-badges-action@v1.3.0 + uses: schneegans/dynamic-badges-action@v1.4.0 with: auth: ${{ secrets.GIST_SECRET }} gistID: @@ -114,7 +114,7 @@ For all values in between, the color will be interpolated. - name: Get the Numbers run: echo "ANSWER=42" >> $GITHUB_ENV - name: Create the Badge - uses: schneegans/dynamic-badges-action@v1.3.0 + uses: schneegans/dynamic-badges-action@v1.4.0 with: auth: ${{ secrets.GIST_SECRET }} gistID: