Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Comments

chore(deps): update github-actions (master)#10175

Merged
kikofernandez merged 1 commit intoerlang:masterfrom
renovate-bot:renovate/master-github-actions
Feb 3, 2026
Merged

chore(deps): update github-actions (master)#10175
kikofernandez merged 1 commit intoerlang:masterfrom
renovate-bot:renovate/master-github-actions

Conversation

@renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Sep 8, 2025

This PR contains the following updates:

Package Type Update Change
EnricoMi/publish-unit-test-result-action action minor v2.20.0v2.22.0
actions/cache action digest 5a3ec84b7e8d49
actions/create-github-app-token action digest 670185329824e6
actions/create-github-app-token action minor v2.1.4v2.2.1
advanced-security/spdx-dependency-submission-action action patch v0.1.1v0.1.2
docker/login-action action minor v3.5.0v3.7.0
erlef/setup-beam action digest 5304e04566deeb
erlef/setup-beam (changelog) action digest 5304e04e6d7c94
ghcr.io/sethvargo/ratchet docker digest 2946723527e78e
github/codeql-action action digest ff0a06eab5b0e3
softprops/action-gh-release action minor v2.3.2v2.5.0
vmactions/freebsd-vm (changelog) action digest 966989cba6bede
vmactions/openbsd-vm action minor v1.1.8v1.3.3
vmactions/solaris-vm action minor v1.1.4v1.2.8

Release Notes

EnricoMi/publish-unit-test-result-action (EnricoMi/publish-unit-test-result-action)

v2.22.0

Compare Source

Adds the following improvements:

  • Upgrade all Python dependencies to latest version #​710

Full Changelog: EnricoMi/publish-unit-test-result-action@v2.21.0...v2.22.0

v2.21.0

Compare Source

Adds the following improvements:

  • Add Docker action to allow setting Docker registry and image #​688
  • Fix class name matching for NUnit3 #​689
  • Upgrade all Python dependencies to latest version #​695
  • Fix @2 tag in README.md to @v2 #​687

Full Changelog: EnricoMi/publish-unit-test-result-action@v2.20.0...v2.21.0

actions/create-github-app-token (actions/create-github-app-token)

v2.2.1

Compare Source

Bug Fixes
  • deps: bump the production-dependencies group with 2 updates (#​311) (b212e6a)

v2.2.0

Compare Source

Bug Fixes
Features
advanced-security/spdx-dependency-submission-action (advanced-security/spdx-dependency-submission-action)

v0.1.2: - features and maintenance release

Compare Source

What's Changed

  • Update CODEOWNERS to DG team by @​jhutchings1 in #​49
  • Update CODEOWNERS by @​GeekMasher in #​54
  • deps: bump actions/setup-node from 4.0.2 to 4.2.0 in the production-dependencies group across 1 directory by @​dependabot[bot] in #​69
  • feat: Update dependabot.yml by @​GeekMasher in #​55
  • feat: Add support for running inside a matrix by overriding the default correlator identifier by @​felickz in #​50
  • deps: bump actions/setup-node from 4.2.0 to 4.3.0 in the production-dependencies group by @​dependabot[bot] in #​71
  • deps: bump actions/setup-node from 4.3.0 to 4.4.0 in the production-dependencies group by @​dependabot[bot] in #​72
  • Update README.md to use v4 for checkout and upload-artifact by @​CallMeGreg in #​73
  • conditional test - do not run on PR from fork by @​felickz in #​74
  • Bump the npm_and_yarn group across 1 directory with 5 updates by @​dependabot[bot] in #​77
  • deps: bump actions/checkout from 4 to 5 in the production-dependencies group by @​dependabot[bot] in #​79
  • chore: bump the development-dependencies group across 1 directory with 3 updates by @​dependabot[bot] in #​78
  • chore: bump js-yaml from 3.14.1 to 3.14.2 in the npm_and_yarn group across 1 directory by @​dependabot[bot] in #​86
  • deps: bump the production-dependencies group across 1 directory with 3 updates by @​dependabot[bot] in #​76
  • chore: bump glob from 10.4.5 to 10.5.0 in the npm_and_yarn group across 1 directory by @​dependabot[bot] in #​87
  • deps: bump the production-dependencies group across 1 directory with 3 updates by @​dependabot[bot] in #​85
  • deps: Bump the production-dependencies group across 1 directory with 2 updates by @​dependabot[bot] in #​89
  • chore: bump the development-dependencies group across 1 directory with 3 updates by @​dependabot[bot] in #​82
  • Fix for "workflow does not contain permissions", plus updated dist and fixed test failure with lazy loading of submission toolkit by @​aegilops in #​90
  • deps: bump @​actions/core from 1.11.1 to 2.0.1 in the production-dependencies group by @​dependabot[bot] in #​92

New Contributors

Full Changelog: advanced-security/spdx-dependency-submission-action@v0.1.1...v0.1.2

docker/login-action (docker/login-action)

v3.7.0

Compare Source

Full Changelog: docker/login-action@v3.6.0...v3.7.0

v3.6.0

Compare Source

Full Changelog: docker/login-action@v3.5.0...v3.6.0

softprops/action-gh-release (softprops/action-gh-release)

v2.5.0

Compare Source

What's Changed

Exciting New Features 🎉
Other Changes 🔄
  • chore(deps): bump the npm group across 1 directory with 5 updates by @​dependabot[bot] in #​697
  • chore(deps): bump actions/checkout from 5.0.0 to 5.0.1 in the github-actions group by @​dependabot[bot] in #​689

New Contributors

Full Changelog: softprops/action-gh-release@v2.4.2...v2.5.0

v2.4.2

Compare Source

What's Changed

Exciting New Features 🎉
  • feat: Ensure generated release notes cannot be over 125000 characters by @​BeryJu in #​684
Other Changes 🔄
  • dependency updates

New Contributors

Full Changelog: softprops/action-gh-release@v2.4.1...v2.4.2

v2.4.1

Compare Source

What's Changed

Other Changes 🔄
  • fix(util): support brace expansion globs containing commas in parseInputFiles by @​Copilot in #​672
  • fix: gracefully fallback to body when body_path cannot be read by @​Copilot in #​671

Full Changelog: softprops/action-gh-release@v2...v2.4.1

v2.4.0

Compare Source

What's Changed

Exciting New Features 🎉
Other Changes 🔄

Full Changelog: softprops/action-gh-release@v2.3.4...v2.4.0

v2.3.4

Compare Source

What's Changed

Bug fixes 🐛
Other Changes 🔄

Full Changelog: softprops/action-gh-release@v2...v2.3.4

v2.3.3

Compare Source

What's Changed

Exciting New Features 🎉
Other Changes 🔄
  • dependency updates

New Contributors

Full Changelog: softprops/action-gh-release@v2...v2.3.3

vmactions/openbsd-vm (vmactions/openbsd-vm)

v1.3.3

Compare Source

Support debug-on-error: true

Access the VM through a web vnc page to debug issues.

See more: https://github.com/vmactions/.github/wiki/debug%E2%80%90on%E2%80%90error

Full Changelog: vmactions/openbsd-vm@v1.3.2...v1.3.3

v1.3.2

Compare Source

support disable-cache

v1.3.1: fix for rsync back

Compare Source

fix for rsync back

v1.3.0: improve booting time

Compare Source

using cache by default

v1.2.9: support cache

Compare Source

support cache

v1.2.8: update anyvm

Compare Source

update anyvm

v1.2.7: fix working dir

Compare Source

fix working dir

v1.2.6: switch to anyvm.org

Compare Source

switch to anyvm.org

v1.2.5: fix for scp

Compare Source

fix for scp

v1.2.4: update

Compare Source

update

v1.2.3: support riscv64

Compare Source

support riscv64

v1.2.2: use virtio nic

Compare Source

use virtio nic

v1.2.1: add 7.8

Compare Source

add 7.8

v1.2.0: fix retry

Compare Source

fix retry

v1.1.9: add retry

Compare Source

add retry

vmactions/solaris-vm (vmactions/solaris-vm)

v1.2.8

Compare Source

Support debug-on-error: true

Access the VM through a web vnc page to debug issues.

See more: https://github.com/vmactions/.github/wiki/debug%E2%80%90on%E2%80%90error

Full Changelog: vmactions/solaris-vm@v1.2.7...v1.2.8

v1.2.7

Compare Source

add disable-cache

v1.2.6

Compare Source

add 11.4-gcc-14

v1.2.5

Compare Source

add new tag "11.4-clang-19"

v1.2.4: sync time in vm

Compare Source

sync time in vm

v1.2.3: fix for rsync back

Compare Source

fix for rsync back

v1.2.2: improve booting time

Compare Source

using cache by default

v1.2.1: update anyvm

Compare Source

update anyvm

v1.2.0: fix working dir

Compare Source

fix working dir

v1.1.9: switch to anyvm.org

Compare Source

switch to anyvm.org

v1.1.8: update

Compare Source

update

v1.1.7: Support redirects

Compare Source

Support redirects

v1.1.6: support scp

Compare Source

support scp

v1.1.5: add retry

Compare Source

add retry


Configuration

📅 Schedule: Branch creation - "after 2am on monday" (UTC), 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.

@forking-renovate forking-renovate bot added the team:VM Assigned to OTP team VM label Sep 8, 2025
@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@github-actions
Copy link
Contributor

github-actions bot commented Sep 8, 2025

CT Test Results

  1 files   11 suites   2m 59s ⏱️
 95 tests  91 ✅ 4 💤 0 ❌
111 runs  107 ✅ 4 💤 0 ❌

Results for commit 6247dcb.

♻️ This comment has been updated with latest results.

To speed up review, make sure that you have read Contributing to Erlang/OTP and that all checks pass.

See the TESTING and DEVELOPMENT HowTo guides for details about how to run test locally.

Artifacts

// Erlang/OTP Github Action Bot

@renovate-bot renovate-bot force-pushed the renovate/master-github-actions branch 4 times, most recently from 7913cbc to 1711ea0 Compare September 16, 2025 08:26
@renovate-bot renovate-bot force-pushed the renovate/master-github-actions branch 5 times, most recently from 388e79d to ed681fb Compare September 25, 2025 14:08
@renovate-bot renovate-bot force-pushed the renovate/master-github-actions branch 4 times, most recently from 88efe87 to d3cece5 Compare October 2, 2025 14:40
@renovate-bot renovate-bot force-pushed the renovate/master-github-actions branch 5 times, most recently from b1ceae8 to 3b51d3c Compare October 10, 2025 18:16
@renovate-bot renovate-bot force-pushed the renovate/master-github-actions branch 2 times, most recently from f7373e6 to 82170ab Compare October 17, 2025 21:56
@renovate-bot renovate-bot force-pushed the renovate/master-github-actions branch 3 times, most recently from d7642ea to 2753dad Compare October 29, 2025 16:31
@renovate-bot renovate-bot force-pushed the renovate/master-github-actions branch 2 times, most recently from 95c1533 to 1970b70 Compare October 30, 2025 16:24
@renovate-bot renovate-bot force-pushed the renovate/master-github-actions branch 16 times, most recently from 9916e8b to 6198991 Compare January 28, 2026 14:15
@renovate-bot renovate-bot force-pushed the renovate/master-github-actions branch 9 times, most recently from eb8bb82 to 771d487 Compare February 3, 2026 09:49
@renovate-bot renovate-bot force-pushed the renovate/master-github-actions branch from 771d487 to 6247dcb Compare February 3, 2026 12:10
@kikofernandez kikofernandez merged commit f76e8d5 into erlang:master Feb 3, 2026
29 of 30 checks passed
@renovate-bot renovate-bot deleted the renovate/master-github-actions branch February 3, 2026 15:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

team:VM Assigned to OTP team VM

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants