From 4dd87e5665a803a04ca6663364fd76418680c351 Mon Sep 17 00:00:00 2001 From: install-pinned bot Date: Thu, 29 Jun 2023 04:36:23 +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 42620c1..96e45c8 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@299a10d346ec46a6fda15ae79b13d01eddb00833 # 0.10.0 + uses: install-pinned/build@06c4fb58bf047a27363ec3f3dbd2a796c3f1ae0f # 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)