Skip to content

chore(deps): pin dependencies#17

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/github-actions
Open

chore(deps): pin dependencies#17
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/github-actions

Conversation

@renovate
Copy link
Copy Markdown

@renovate renovate Bot commented May 21, 2026

This PR contains the following updates:

Package Type Update Change
actions/checkout action pinDigest 34e1148
actions/download-artifact action pinDigest d3f86a1
actions/setup-python action pinDigest a26af69
actions/upload-artifact action pinDigest ea165f8
anolishq/.github action pinDigest fa90acd
anolishq/.github action pinDigest bc16439
anolishq/.github action pinDigest 385a74d
lukka/run-vcpkg action minor v11v11.6
softprops/action-gh-release action pinDigest 3bb1273

Release Notes

lukka/run-vcpkg (lukka/run-vcpkg)

v11.6: run-vcpkg@v11.6

Compare Source

What's Changed
New Contributors

Full Changelog: lukka/run-vcpkg@v11.5...v11.6

Note: to keep your workflow up to date with bug and security fixes, just use the v11 branch to stay on the most recent v11.x version of this action, e.g., uses: lukka/run-vcpkg@v11. Instead to pin to a particular release, you can use one of the tags, for example uses: lukka/run-vcpkg@v11.5 to pin your workflow to the v11.6 release.

v11.5: run-vcpkg@v11.5

Compare Source

Changes:

  • Fix for #​218 : The default triplet for ARM host is correctly set.

Note: to keep your workflow up to date with bug and security fixes, just use the v11 branch to stay on the most recent v11.x version of this action, e.g., uses: lukka/run-vcpkg@v11. Instead to pin to a particular release, you can use one of the tags, for example uses: lukka/run-vcpkg@v11.5 to pin your workflow to the v11.5 release.

v11.4: run-vcpkg@v11.4

Compare Source

Changes:

  • This is a summary of the changes depicted in Pull Request #​216 :
    the vcpkgGitCommitId input is now optional, and the Git commit id is retrieved from either vcpkg-configuration.json or vcpkg.json.
    Note: only the default-registry's builtin kind is supported, the git or filesystemkinds are not supported.

Note: to keep your workflow up to date with bug and security fixes, just use the v11 branch to stay on the most recent v11.x version of this action, e.g., uses: lukka/run-vcpkg@v11. Instead to pin to a particular release, you can use one of the tags, for example uses: lukka/run-vcpkg@v11.3 to pin your workflow to the v11.3 release.

v11.3: run-vcpkg@v11.3

Compare Source

Changes:

  • Avoid writing any file outside of GITHUB_WORKSPACE file system tree. This fixes #​213
  • Update the readme.md file regarding to when vcpkg.json is going to be searched for.

Note: to keep your workflow up to date with bug and security fixes, just use the v11 branch to stay on the most recent v11.x version of this action, e.g., uses: lukka/run-vcpkg@v11. Instead to pin to a particular release, you can use one of the tags, for example uses: lukka/run-vcpkg@v11.2 to pin your workflow to the v11.2 release.

v11.2: run-vcpkg@v11.2

Compare Source

Changes:

  • Avoid searching for vcpkg.json when runVcpkgInstall:false. This is a small perf improvement.
  • Update the action to require node v20, since v16 is out of support. If any problem occurs, please use run-vcpkg@v11.1 and create an issue.
  • Update dependencies to most recent ones: all libs and @actions packages updated to most recent versions, along all other dependencies.
  • Drop usage of gulp.
  • Update docs.

Note: to keep your workflow up to date with bug and security fixes, just use the v11 branch to stay on the most recent v11.x version of this action, e.g., uses: lukka/run-vcpkg@v11

v11.1: run-vcpkg@v11.1

Compare Source

Attention:
- Requires the most recent version of vcpkg, 2023-03-29 or more recent, that is commit id 5b1214315250939257ef5d62ecdcbca18cf4fb1c or more recent.
- Please keep using run-vcpkg@10 if you cannot use the tip of the vcpkg's branch.

Changes:

  • Fix for #​195: the following variables are defined by the action so that the a subsequent step can run vcpkg with Binary Caching backed to GitHub Action cache:
    • ACTIONS_CACHE_URL
    • ACTIONS_RUNTIME_TOKEN
  • reworked the README.md with better information about the cache management.

Note: to keep your workflow up to date with bug and security fixes, just use the v11 branch to stay on the most recent v11.x version of this action, e.g., uses: lukka/run-vcpkg@v11


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot force-pushed the renovate/github-actions branch from e1176cc to cc58904 Compare May 23, 2026 15:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants