shared instead of secure

This commit is contained in:
Salman Chishti 2025-03-17 12:48:56 +00:00 committed by GitHub
parent 4d4bbebd6a
commit ff4d4afef8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
### 2.4.0
- Added masking for Secure Access Signatures (SAS) artifact URLs [#1982](https://github.com/actions/toolkit/pull/1982)
- Added masking for Shared Access Signature (SAS) artifact URLs [#1982](https://github.com/actions/toolkit/pull/1982)
- Change hash to digest for consistent terminology across runner logs [#1991](https://github.com/actions/toolkit/pull/1991)
### 2.3.1

View File

@ -2,7 +2,7 @@
### 4.1.0
- Added masking for Secure Access Signatures (SAS) cache entry URLs [#1982](https://github.com/actions/toolkit/pull/1982)
- Added masking for Shared Access Signature (SAS) cache entry URLs [#1982](https://github.com/actions/toolkit/pull/1982)
### 4.0.2