From f85dbf6d707f8ba3e71235ec727f0f76e3524f90 Mon Sep 17 00:00:00 2001 From: install-pinned bot Date: Mon, 19 Jun 2023 04:31:59 +0000 Subject: [PATCH] update README.md (build 0.10.0) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8c97268..42620c1 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ In your GitHub Actions workflow, use this action like so: ```yaml - name: Install build from PyPI - uses: install-pinned/build@0c56bd86c5a8e8bba846ff1b657809bfe5980d9c # 0.10.0 + uses: install-pinned/build@299a10d346ec46a6fda15ae79b13d01eddb00833 # 0.10.0 ``` You can [set up Dependabot](https://docs.github.com/en/code-security/dependabot/working-with-dependabot/keeping-your-actions-up-to-date-with-dependabot#example-dependabotyml-file-for-github-actions)