From bddbff43786c5ea4222ab0c9657f5619de24117c Mon Sep 17 00:00:00 2001 From: Sean Wheeler Date: Tue, 21 Apr 2026 12:12:48 -0500 Subject: [PATCH] Update freshness (#348) --- .../powershellget/how-to/credential-persistence.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/powershell-gallery/docs-conceptual/powershellget/how-to/credential-persistence.md b/powershell-gallery/docs-conceptual/powershellget/how-to/credential-persistence.md index b254316..dac0d4f 100644 --- a/powershell-gallery/docs-conceptual/powershellget/how-to/credential-persistence.md +++ b/powershell-gallery/docs-conceptual/powershellget/how-to/credential-persistence.md @@ -1,6 +1,6 @@ --- description: This article demonstrates how to use SecretStore credentials with an Artifactory repository. -ms.date: 06/28/2023 +ms.date: 04/21/2026 title: How to add credentials to repositories in Microsoft.PowerShell.PSResourceGet --- # How to add credentials to repositories with Microsoft.PowerShell.PSResourceGet