Update to use artifact 2.3.2 package & prepare for new upload-artifact release by salmanmkc · Pull Request #685 · actions/upload-artifact
Navigation Menu
{{ message }}
actions / upload-artifact Public
- Notifications You must be signed in to change notification settings
- Fork 1k
Merged
yacaovsnc merged 1 commit intoactions:mainfrom
Mar 19, 2025Conversation
Copy link
Contributor
salmanmkc
commented
Mar 19, 2025
salmanmkc
commented
This pull request includes updates to the version of the @actions/artifact dependency in both the .licenses/npm/@actions/artifact.dep.yml and package.json files.
Dependency updates:
.licenses/npm/@actions/artifact.dep.yml: Updated the version of@actions/artifactfrom 2.2.2 to 2.3.2.package.json: Updated the version of@actions/artifactfrom 2.2.2 to 2.3.2.
Updates to artifact since the last package update:
2.3.2
- Added masking for Shared Access Signature (SAS) artifact URLs #1982
- Change hash to digest for consistent terminology across runner logs #1991
2.3.1
- Fix comment typo on expectedHash. #1986
2.3.0
- Allow ArtifactClient to perform digest comparisons, if supplied. #1975
salmanmkc
requested a review
from a team
as a code owner
salmanmkc
changed the title
Update to use artifact 2.3.2 package, and prepare for new upload-artifact release
Update to use artifact 2.3.2 package & prepare for new upload-artifact release
yacaovsnc approved these changes Mar 19, 2025
lina-bh
mentioned this pull request
rafegoldberg pushed a commit to readmeio/markdown that referenced this pull request
Nov 4, 2025## Version 11.5.2 ### 🛠 Fixes & Updates * **deps:** bump actions/upload-artifact from 4 to 5 ([#1224](#1224)) ([698390a](698390a)), closes [actions/upload-artifact#681](actions/upload-artifact#681) [actions/upload-artifact#712](actions/upload-artifact#712) [actions/upload-artifact#727](actions/upload-artifact#727) [actions/upload-artifact#725](actions/upload-artifact#725) [actions/upload-artifact#734](actions/upload-artifact#734) [actions/upload-artifact#681](actions/upload-artifact#681) [actions/upload-artifact#712](actions/upload-artifact#712) [actions/upload-artifact#727](actions/upload-artifact#727) [actions/upload-artifact#725](actions/upload-artifact#725) [actions/upload-artifact#685](actions/upload-artifact#685) [actions/upload-artifact#685](actions/upload-artifact#685) [actions/upload-artifact#673](actions/upload-artifact#673) [actions/upload-artifact#662](actions/upload-artifact#662) [actions/upload-artifact#578](actions/upload-artifact#578) [actions/upload-artifact#656](actions/upload-artifact#656) [actions/upload-artifact#578](actions/upload-artifact#578) [#734](#734) [#725](#725) [#727](#727) [#712](#712) * migration erroring when there is empty cell in table ([#1223](#1223)) ([227cbb4](227cbb4)) <!--SKIP CI-->
mohamed100-tt approved these changes Nov 11, 2025
github-actions
bot
mentioned this pull request
louiechristie
mentioned this pull request
github-actions
bot
mentioned this pull request
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment