From 4a00f0c34793eaed8ab450ae66113382fbc86a52 Mon Sep 17 00:00:00 2001 From: install-pinned bot Date: Thu, 28 Nov 2024 04:41:30 +0000 Subject: [PATCH] update README.md (build 1.2.2.post1) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c3fc137..68162fe 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@cb829c207fbccef1cacd27e93a99a4fab665ef96 # 1.2.2.post1 + uses: install-pinned/build@8edbcfdfa44c85deeb221a918bc8498069154d90 # 1.2.2.post1 ``` 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)