From efa157aebdb9e82706567eaf70a06f5df1aabbe5 Mon Sep 17 00:00:00 2001 From: install-pinned bot Date: Sat, 9 Nov 2024 04:37:48 +0000 Subject: [PATCH] update README.md (mitmproxy 11.0.0) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b3c7c51..06787e9 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ In your GitHub Actions workflow, use this action like so: ```yaml - name: Install mitmproxy from PyPI - uses: install-pinned/mitmproxy@f2248c77e2105af0a9a3166cd364fe44648dbb6e # 11.0.0 + uses: install-pinned/mitmproxy@e609ad99e12af835519efc22c67c71a61b564342 # 11.0.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)