From 6ae02a43e52e6086c0026abe6bf1aed8ca1ebd07 Mon Sep 17 00:00:00 2001 From: install-pinned bot Date: Fri, 30 Aug 2024 04:37:47 +0000 Subject: [PATCH] update README.md (mitmproxy 10.4.2) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 51571f8..0b8275b 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@88ff3bd823cb357100e824e007c5101a33aa93b2 # 10.4.2 + uses: install-pinned/mitmproxy@a2f99c664f81dc2139688c2dd9a407fcdea81b8c # 10.4.2 ``` 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)