Skip to content

deps: bump Updatecli GH action to v3.6.0 - #443

Open
updateclibot[bot] wants to merge 2 commits into
mainfrom
updatecli_main_updatecli_gha
Open

deps: bump Updatecli GH action to v3.6.0#443
updateclibot[bot] wants to merge 2 commits into
mainfrom
updatecli_main_updatecli_gha

Conversation

@updateclibot

@updateclibot updateclibot Bot commented Aug 15, 2026

Copy link
Copy Markdown
Contributor

deps: bump Updatecli GH action

deps: update Updatecli used by Github Action to v3.6.0

change detected: * key "$.jobs.*.steps[?(@.uses =~ /^updatecli\\/updatecli-action/)].uses" updated from "updatecli/updatecli-action@d422ba543720d01a96d4c3e3ab8544cc188cd711" to "updatecli/updatecli-action@41b9c8d707830a9daebaeaa84c1b62d60b779564", in file ".github/workflows/updatecli_update.yaml" (doc 0) * key "$.jobs.*.steps[?(@.uses =~ /^updatecli\\/updatecli-action/)].uses" updated from "updatecli/updatecli-action@d422ba543720d01a96d4c3e3ab8544cc188cd711" to "updatecli/updatecli-action@41b9c8d707830a9daebaeaa84c1b62d60b779564", in file ".github/workflows/updatecli.yaml" (doc 0) * key "$.jobs.*.steps[?(@.uses =~ /^updatecli\\/updatecli-action/)].uses" updated from "updatecli/updatecli-action@d422ba543720d01a96d4c3e3ab8544cc188cd711" to "updatecli/updatecli-action@41b9c8d707830a9daebaeaa84c1b62d60b779564", in file ".github/workflows/updatecli_test.yaml" (doc 0)

GitHub Action workflow link

deps: Updatecli version used by GitHub action

deps: update Updatecli used by Github Action to v0.120.1

change detected: * key "$.jobs.*.steps[?(@.uses =~ /^updatecli\\/updatecli-action/)].with.version" updated from "v0.120.0" to "v0.120.1", in file ".github/workflows/updatecli_update.yaml" (doc 0) * key "$.jobs.*.steps[?(@.uses =~ /^updatecli\\/updatecli-action/)].with.version" updated from "v0.120.0" to "v0.120.1", in file ".github/workflows/updatecli.yaml" (doc 0) * key "$.jobs.*.steps[?(@.uses =~ /^updatecli\\/updatecli-action/)].with.version" updated from "v0.120.0" to "v0.120.1", in file ".github/workflows/updatecli_test.yaml" (doc 0)

v0.120.1
## Changes

## 🐛 Bug Fixes

- fix: skip resource depends on skipped source @olblak (#9916)
- fix: go module cooldown with pseudo version @olblak (#9917)
- fix(yaml): pass keyonly condition with searchpattern when at least one file matches @junnhwan (#9889)
- fix(temurin): include specificversion in ReportConfig @loispostula (#9850)

## 🧰 Maintenance

- deps: Bump Golang version to 1.26.6 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#9925)
- deps: bump Updatecli GH action to v3.5.0 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#9901)
- deps: bump Updatecli GH action to v0.120.0 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#9890)
- deps(updatecli/policies): bump all policies @[updateclibot[bot]](https://github.com/apps/updateclibot) (#9877)
- deps(go): bump module go.opentelemetry.io/otel/trace to v1.45.0 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#9861)
- chore(dockerfile): upgrade node version @[updateclibot[bot]](https://github.com/apps/updateclibot) (#9822)

## 📝 Documentation

- Add checklist item for manual testing @olblak (#9905)

## Contributors

@junnhwan, @loispostula, @olblak, @updateclibot[bot], [updateclibot[bot]](https://github.com/apps/updateclibot) and updatecli

## Sponsors

If Updatecli is useful to you, please consider sponsoring it.  
Your support helps maintain and improve this project.

[![GitHub stars](https://img.shields.io/github/stars/updatecli/updatecli?style=for-the-badge)](https://github.com/updatecli/updatecli/stargazers) [![Sponsor](https://img.shields.io/badge/Sponsor-%E2%9D%A4-pink?style=for-the-badge)](https://www.updatecli.io/support/#sponsor-or-donate)
v0.120.0
## Changes

## ⚠ Security

- fix: file target does not confine writes to the working directory @ihopenre-eng (https://github.com/updatecli/updatecli/security/advisories/GHSA-hj4x-hm4v-7wpw) 
- fix: Credential-bearing URLs written to console @ihopenre-eng (https://github.com/updatecli/updatecli/security/advisories/GHSA-gc47-hwcc-8qp4)

## 🚀 Features

- feat(core): add function to validate manifest @olblak (#9721)
- feat(core): Add flag to enable/disable report @olblak (#9715)
- feat(csv/json/toml): add Dasel v3 support @olblak (#9704)
- feat(gitcommit): add Git commit source resource @ihopenre-eng (#9609)
- feat: add opt-in singleBranch option to speed up git scm checkout @kuisathaverat (#9590)

## 🐛 Bug Fixes

- fix(autodiscovery/dockercompose): skip images whose tag is not a version @jouve (#9760)
- fix: flux OCIRepository autodiscovery with digest @rowan-walsh (#9744)
- fix(autodiscovery/updatecli): correctly use relative file path @olblak (#9759)
- fix(terragrunt): support source including git username @dexner-jambit (#9731)
- fix: updatecli pipeline prepare --clean @olblak (#9716)
- fix: add username/password auth to helm/argocd autodiscovery @itsteddyyo (#9706)
- fix: guard against short paths in changelog GitHub URL redirect @AruneshDwivedi (#9688)
- Fix YAML quoted scalar reads @ahfoysal (#9385)
- fix: don't use action info to generate report ID @olblak (#9612)

## 🧰 Maintenance

- deps(go): bump module github.com/go-git/go-git/v5 to v5.19.2 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#9816)
- deps(go): bump module github.com/getsops/sops/v3 to v3.13.3 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#9809)
- deps(go): bump module github.com/drone/go-scm to v1.42.13 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#9805)
- deps(go): bump module github.com/hashicorp/terraform-registry-address to v0.5.0 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#9799)
- chore(ci): upgrade uv version @[updateclibot[bot]](https://github.com/apps/updateclibot) (#9783)
- deps(go): bump module github.com/moby/buildkit to v0.32.0 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#9780)
- deps(go): bump module go.yaml.in/yaml/v3 to v3.0.5 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#9771)
- deps(go): bump module github.com/google/go-containerregistry to v0.21.8 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#9770)
- deps(go): bump module github.com/fluxcd/helm-controller/api to v1.6.3 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#9755)
- deps(go): bump module github.com/yuin/goldmark to v1.8.5 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#9752)
- chore: various cleanup @olblak (#9757)
- chore(dockerfile): upgrade node version @[updateclibot[bot]](https://github.com/apps/updateclibot) (#9741)
- chore(deps): bump google.golang.org/grpc from 1.81.1 to 1.82.1 in the go_modules group across 1 directory @[dependabot[bot]](https://github.com/apps/dependabot) (#9722)
- deps(go): bump module github.com/testcontainers/testcontainers-go to v0.43.0 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#9687)
- deps(go): bump module github.com/fluxcd/helm-controller/api to v1.6.2 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#9677)
- deps(go): bump module github.com/moby/buildkit to v0.31.2 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#9674)
- deps(go): bump module github.com/zclconf/go-cty to v1.19.0 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#9671)
- deps(go): bump module cuelang.org/go to v0.17.1 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#9663)
- deps(go): bump module github.com/fluxcd/source-controller/api to v1.9.3 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#9636)
- deps(updatecli/policies): bump all policies @[updateclibot[bot]](https://github.com/apps/updateclibot) (#9637)
- deps(go): bump module github.com/jferrl/go-githubauth to v1.7.0 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#9625)
- deps(go): bump module github.com/beevik/etree to v1.7.0 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#9601)
- deps(go): bump module github.com/drone/go-scm to v1.42.10 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#9602)
- deps(go): bump module github.com/yuin/goldmark to v1.8.4 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#9605)
- fix(shell): function typo @olblak (#9608)
- chore(dockerfile): upgrade node version @[updateclibot[bot]](https://github.com/apps/updateclibot) (#9591)
- deps(github/action): bump all dependencies @[updateclibot[bot]](https://github.com/apps/updateclibot) (#9565)
- deps(go): bump module oras.land/oras-go/v2 to v2.6.2 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#9583)
- deps(go): bump module github.com/google/go-containerregistry to v0.21.7 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#9585)
- deps(golang): Bump minor version for github.com/shurcooL module @[updateclibot[bot]](https://github.com/apps/updateclibot) (#9587)
- deps(golang): Bump minor version for github.com/aws module @[updateclibot[bot]](https://github.com/apps/updateclibot) (#9588)
- deps(golang): Bump minor version for go.opentelemetry.io module @[updateclibot[bot]](https://github.com/apps/updateclibot) (#9589)
- chore(ci): upgrade uv version @[updateclibot[bot]](https://github.com/apps/updateclibot) (#9562)
- fix: golang dependencies update @olblak (#9560)
- deps(go): bump module github.com/getsops/sops/v3 to v3.13.2 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#9559)
- deps(go): bump module helm.sh/helm/v3 to v3.21.3 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#9558)

## 📝 Documentation

- doc: update contributing.adoc @olblak (#9758)
- chore: various cleanup @olblak (#9757)
- doc: update pyproject documentation @olblak (#9736)
- chore: cleanup autodiscovery spec comment @olblak (#9699)

## Contributors

@AruneshDwivedi, @ahfoysal, @dependabot[bot], @dexner-jambit, @ihopenre-eng, @itsteddyyo, @jouve, @kuisathaverat, @olblak, @rowan-walsh, @updateclibot[bot], [dependabot[bot]](https://github.com/apps/dependabot), [updateclibot[bot]](https://github.com/apps/updateclibot) and updatecli

## Sponsors

If Updatecli is useful to you, please consider sponsoring it.  
Your support helps maintain and improve this project.

[![GitHub stars](https://img.shields.io/github/stars/updatecli/updatecli?style=for-the-badge)](https://github.com/updatecli/updatecli/stargazers) [![Sponsor](https://img.shields.io/badge/Sponsor-%E2%9D%A4-pink?style=for-the-badge)](https://www.updatecli.io/support/#sponsor-or-donate)
GitHub Action workflow link
Updatecli logo

Created automatically by Updatecli

Options:

Most of Updatecli configuration is done via its manifest(s).

  • If you close this pull request, Updatecli will automatically reopen it, the next time it runs.
  • If you close this pull request and delete the base branch, Updatecli will automatically recreate it, erasing all previous commits made.

Feel free to report any issues at github.com/updatecli/updatecli.
If you find this tool useful, do not hesitate to star our GitHub repository as a sign of appreciation, and/or to tell us directly on our chat!

@updateclibot updateclibot Bot added dependencies Pull requests that update a dependency file chore labels Aug 15, 2026
@updateclibot updateclibot Bot changed the title deps: bump Updatecli GH action to v0.120.1 deps: bump Updatecli GH action to v3.6.0 Aug 15, 2026
updatecli added 2 commits August 15, 2026 13:24
@updateclibot
updateclibot Bot force-pushed the updatecli_main_updatecli_gha branch from 95493b9 to 27f4837 Compare August 15, 2026 13:30
@updateclibot updateclibot Bot changed the title deps: bump Updatecli GH action to v3.6.0 deps: bump Updatecli GH action to v0.120.1 Aug 15, 2026
@updateclibot updateclibot Bot changed the title deps: bump Updatecli GH action to v0.120.1 deps: bump Updatecli GH action to v3.6.0 Aug 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants