From eb1b86254551d466d3e73530f0b7f3a47dfd624e Mon Sep 17 00:00:00 2001 From: install-pinned bot Date: Fri, 7 Jul 2023 16:40:35 +0000 Subject: [PATCH] update README.md (mitmproxy 9.0.1) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 02261d6..6c893ec 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@51f4838018be55098cd500261eab9fdc0fea976b # 9.0.1 + uses: install-pinned/mitmproxy@41e9e7a03e2054f0611b418e2952160f34f707db # 9.0.1 ``` 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)