From e9a478b16159b4d31420099ba146cdc50f134483 Mon Sep 17 00:00:00 2001 From: Simon Schneegans Date: Thu, 19 Oct 2023 08:43:38 +0200 Subject: [PATCH] :memo: Use new action version in README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 13d96be..1eef103 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,7 @@ However, this is especially great in SVG mode which does not support icons. Here ```yml - name: Create Awesome Badge - uses: schneegans/dynamic-badges-action@v1.6.0 + uses: schneegans/dynamic-badges-action@v1.7.0 with: auth: ${{ secrets.GIST_SECRET }} gistID: @@ -163,7 +163,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.6.0 + uses: schneegans/dynamic-badges-action@v1.7.0 with: auth: ${{ secrets.GIST_SECRET }} gistID: