diff --git a/README.md b/README.md index 920cae7..db0ea0e 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,8 @@ jobs: steps: # Set up - uses: actions/checkout@v4 + with: + persist-credentials: false - name: Set up Ruby uses: ruby/setup-ruby@v1 with: