This is an automated email from the ASF dual-hosted git repository.
sebb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-chain.git
The following commit(s) were added to refs/heads/master by this push:
new 68a1ae5 Don't persist credentials unnecessarily
68a1ae5 is described below
commit 68a1ae5123b7323bfbe3196127784af6ccd1bc78
Author: Sebb <[email protected]>
AuthorDate: Sat Oct 8 15:13:41 2022 +0100
Don't persist credentials unnecessarily
---
.github/workflows/maven.yml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml
index 8fad1ba..b000212 100644
--- a/.github/workflows/maven.yml
+++ b/.github/workflows/maven.yml
@@ -35,6 +35,8 @@ jobs:
steps:
- uses: actions/[email protected]
+ with:
+ persist-credentials: false
- uses: actions/[email protected]
with:
path: ~/.m2/repository