IBM / cloudant-java-sdk

Cloudant SDK for Java
Apache License 2.0
22 stars 17 forks source link

Disable persisting the actions token #319

Closed ricellis closed 2 years ago

ricellis commented 2 years ago

PR summary

Disable persisting the actions token

PR Checklist

Please make sure that your PR fulfills the following requirements:

PR Type

What is the current behavior?

persist-credentials: true the default for checkout action

What is the new behavior?

persist-credentials: false

Does this PR introduce a breaking change?

Other information

The actions don't need to run any other git commands.