Merge pull request #1747 from actions/yacaovsnc/update-dependency - #1
Merged
Conversation
Fix zstd not being used after zstd version upgrade to 1.5.4 on hosted runners
* Add new actions/cache version (with dryRun support) * Add dry-run option * Changes after rebase * Update readme * Rename option to lookup-only * Update test name * Update package.json + changelog * Update README * Update custom package version * Update custom package version * Update @actions/cache to 3.2.0 * Code review * Update log statement * Move test case --------- Co-authored-by: Sankalp Kotewar <98868223+kotewar@users.noreply.github.com>
…tions#1129) * Changed segment size to 128mb & timeout to 10 min * Updated license * Updated licenses
* Update README.md * Update README.md
…#1130) * Updated description of the lookup-only input for main action * Update README.md Co-authored-by: Bishal Prasad <bishal-pdmsft@github.com> * Update README.md --------- Co-authored-by: Bishal Prasad <bishal-pdmsft@github.com>
Change two new actions mention as quoted text
Update Cross-OS Caching tips
Bazel example (Take #2️⃣)
The project doesn't seem to exist, so this always fails.
…project Remove actions to add new PRs and issues to a project board
* Consume latest toolkit and fix dangling promise bug * Pass earlyExit parameter to run method so tests don't hang * Pass earlyExit parameter to run method so tests don't hang * Refactor restore files to have better patterns for testing * style
Potential fix for code scanning alert no. 52: Workflow does not contain permissions
…ache into Link-/fix-workflow-permissions
…ssions Fix workflow permissions and cleanup workflow names / formatting
docs: Update examples to use the latest version
…ion-tests Fix proxy integration tests
Updated cache key to use 'bun.lock' instead of 'bun.lockb' for consistency.
Fix cache key in examples.md for bun.lock
Update dependencies & patch security vulnerabilities
Update ts-http-runtime dependency
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
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Motivation and Context
How Has This Been Tested?
Screenshots (if appropriate):
Types of changes
Checklist: