Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update github actions #694

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 10, 2023

This PR contains the following updates:

Package Type Update Change
helm/chart-testing-action action minor v2.3.1 -> v2.6.1
helm/helm minor v3.11.0 -> v3.16.4
kubescape/kubescape minor v2.0.183 -> v2.9.2
ncipollo/release-action action minor v1.12.0 -> v1.14.0

Release Notes

helm/chart-testing-action (helm/chart-testing-action)

v2.6.1

Compare Source

What's Changed

Full Changelog: helm/chart-testing-action@v2...v2.6.1

v2.6.0

Compare Source

What's Changed

Full Changelog: helm/chart-testing-action@v2...v2.6.0

v2.5.0

Compare Source

What's Changed

New Contributors

Full Changelog: helm/chart-testing-action@v2.4.0...v2.5.0

v2.4.0

Compare Source

What's Changed

New Contributors

Full Changelog: helm/chart-testing-action@v2...v2.4.0

helm/helm (helm/helm)

v3.16.4

Compare Source

v3.16.3: Helm v3.16.3

Compare Source

Helm v3.16.3 is a patch release. Users are encouraged to upgrade for the best experience. Users are encouraged to upgrade for the best experience.

The community keeps growing, and we'd love to see you there!

  • Join the discussion in Kubernetes Slack:
    • for questions and just to hang out
    • for discussing PRs, code, and bugs
  • Hang out at the Public Developer Call: Thursday, 9:30 Pacific via Zoom
  • Test, debug, and contribute charts: ArtifactHub/packages
Installation and Upgrading

Download Helm v3.16.3. The common platform binaries are here:

This release was signed with 672C 657B E06B 4B30 969C 4A57 4614 49C2 5E36 B98E and can be found at @​mattfarina keybase account. Please use the attached signatures for verifying this release using gpg.

The Quickstart Guide will get you going from there. For upgrade instructions or detailed installation notes, check the install guide. You can also use a script to install on any system with bash.

What's Next
  • 3.16.4 is the next patch release and will be on December 11, 2024
  • 3.17.0 is the next feature release and will be on January 15, 2025
Changelog
  • fix: fix label name cfd0749 (wangjingcun)
  • Fix typo in pkg/lint/rules/chartfile_test.go a303060 (Zach Burgess)
  • Increasing the size of the runner used for releases. ab45e8a (Matt Farina)
  • fix(hooks): correct hooks delete order 19fe320 (Suleiman Dibirov)
  • Bump github.com/containerd/containerd from 1.7.12 to 1.7.23 4fcc5c2 (dependabot[bot])

v3.16.2: Helm v3.16.2

Compare Source

Helm v3.16.2 is a patch release. Users are encouraged to upgrade for the best experience. Users are encouraged to upgrade for the best experience.

The community keeps growing, and we'd love to see you there!

  • Join the discussion in Kubernetes Slack:
    • for questions and just to hang out
    • for discussing PRs, code, and bugs
  • Hang out at the Public Developer Call: Thursday, 9:30 Pacific via Zoom
  • Test, debug, and contribute charts: ArtifactHub/packages

Installation and Upgrading

Download Helm v3.16.2. The common platform binaries are here:

This release was signed with 672C 657B E06B 4B30 969C 4A57 4614 49C2 5E36 B98E and can be found at @​mattfarina keybase account. Please use the attached signatures for verifying this release using gpg.

The Quickstart Guide will get you going from there. For upgrade instructions or detailed installation notes, check the install guide. You can also use a script to install on any system with bash.

What's Next

  • 3.16.3 is the next patch release and will be on November 13, 2024
  • 3.17.0 is the next feature release and will be on January 15, 2025

Changelog

v3.16.1: Helm 3.16.1

Compare Source

Helm v3.16.1 is a patch release. Users are encouraged to upgrade for the best experience. Users are encouraged to upgrade for the best experience.

This release fixes a regression that is in 3.16.0.

The community keeps growing, and we'd love to see you there!

  • Join the discussion in Kubernetes Slack:
    • for questions and just to hang out
    • for discussing PRs, code, and bugs
  • Hang out at the Public Developer Call: Thursday, 9:30 Pacific via Zoom
  • Test, debug, and contribute charts: ArtifactHub/packages

Installation and Upgrading

Download Helm v3.16.1. The common platform binaries are here:

This release was signed with 672C 657B E06B 4B30 969C 4A57 4614 49C2 5E36 B98E and can be found at @​mattfarina keybase account. Please use the attached signatures for verifying this release using gpg.

The Quickstart Guide will get you going from there. For upgrade instructions or detailed installation notes, check the install guide. You can also use a script to install on any system with bash.

What's Next

  • 3.16.2 is the next patch release and will be on October 09, 2024
  • 3.17.0 is the next feature release and will be on January 15, 2025

Changelog

  • bumping version to 1.22.7 5a5449d (Robert Sirchia)
  • Merge pull request #​13327 from mattfarina/revert-11726 2cbf7fc (Joe Julian)

v3.16.0: Helm v3.16.0

Compare Source

Helm v3.16.0 is a feature release. Users are encouraged to upgrade for the best experience.

The community keeps growing, and we'd love to see you there!

  • Join the discussion in Kubernetes Slack:
    • for questions and just to hang out
    • for discussing PRs, code, and bugs
  • Hang out at the Public Developer Call: Thursday, 9:30 Pacific via Zoom
  • Test, debug, and contribute charts: ArtifactHub/packages

Notable Changes

  • added sha512sum template function
  • added ActiveHelp for cmds that don't take any more args
  • drops very old Kubernetes versions support in helm create
  • add --skip-schema-validation flag to helm 'install', 'upgrade' and 'lint'
  • fixed bug to now use burst limit setting for discovery
  • Added windows arm64 support

Installation and Upgrading

Download Helm v3.16.0. The common platform binaries are here:

This release was signed with 208D D36E D5BB 3745 A167 43A4 C7C6 FBB5 B91C 1155 and can be found at @​r6by keybase account. Please use the attached signatures for verifying this release using gpg.

The Quickstart Guide will get you going from there. For upgrade instructions or detailed installation notes, check the install guide. You can also use a script to install on any system with bash.

What's Next

  • 3.16.1 is the next patch release and will be on October 09, 2024
  • 3.17.0 is the next feature release and will be on January 15, 2025

Changelog

  • bump version to v3.16.0 0d439e1 (Matt Farina)
  • Bump github.com/cyphar/filepath-securejoin from 0.2.5 to 0.3.1 0d12150 (dependabot[bot])
  • Bump github.com/rubenv/sql-migrate from 1.6.1 to 1.7.0 b1f9f0c (dependabot[bot])
  • Updating sprig to latest release 6a228aa (Matt Farina)
  • Bump github/codeql-action from 3.26.3 to 3.26.6 e448aae (dependabot[bot])
  • remove utc 31a1252 (Giulio)
  • Updating to Kubernetes client libraries for 1.31.0 a539b6a (Matt Farina)
  • update 39799ad (Giulio)
  • Bump github.com/evanphx/json-patch 8716c42 (dependabot[bot])
  • removing old adopter. c979992 (Robert Sirchia)
  • fixing changes as per requested. b92cc92 (Robert Sirchia)
  • Bump github/codeql-action from 3.26.2 to 3.26.3 c58cb9a (dependabot[bot])
  • ActiveHelp for cmds that don't take any more args c92cc07 (Marc Khouzam)
  • Updating the inline documentation. e72978e (Robert Sirchia)
  • Bump github/codeql-action from 3.26.1 to 3.26.2 83874d9 (dependabot[bot])
  • Fix linting error for pr 12876 8a26add (Scott Rigby)
  • Add Scott's key for releases 32875e2 (Scott Rigby)
  • Bump github/codeql-action from 3.26.0 to 3.26.1 990dbf6 (dependabot[bot])
  • Bump github.com/spf13/cobra from 1.8.0 to 1.8.1 a5db73b (dependabot[bot])
  • Bump github.com/foxcpp/go-mockdns from 1.0.0 to 1.1.0 00caf00 (dependabot[bot])
  • Bump the k8s-io group across 1 directory with 7 updates ac57b60 (dependabot[bot])
  • Bump github/codeql-action from 3.25.15 to 3.26.0 5bbe19a (dependabot[bot])
  • ref(create): drop old Kubernetes versions support in Ingress template f9ba3c5 (dnskr)
  • Bump github.com/docker/docker 3a1aa21 (dependabot[bot])
  • Bump golangci/golangci-lint-action from 6.0.1 to 6.1.0 f293480 (dependabot[bot])
  • Bump github/codeql-action from 3.25.13 to 3.25.15 8c1bfc7 (dependabot[bot])
  • verbiage c677272 (George Jenkins)
  • verbiage 04ece1f (George Jenkins)
  • verbiage e1b95d5 (George Jenkins)
  • Update CONTRIBUTING.md 1ea6fd5 (George Jenkins)
  • Update .github/pull_request_template.md 7530241 (George Jenkins)
  • Update CONTRIBUTING.md 0554fdd (George Jenkins)
  • rm spurious paste b881266 (George Jenkins)
  • docs: Introduce docs wanted label cd92c43 (George Jenkins)
  • Bump github/codeql-action from 3.25.12 to 3.25.13 856d576 (dependabot[bot])
  • Move hickeyma to emeritus a5ff111 (Martin Hickey)
  • Bump github/codeql-action from 3.25.11 to 3.25.12 168c48b (dependabot[bot])
  • fix repository-cache flag help description from file to directory 84cbb2c (Maor Friedman)
  • Bump actions/setup-go from 5.0.1 to 5.0.2 98e2af9 (dependabot[bot])
  • Bump github.com/cyphar/filepath-securejoin from 0.2.4 to 0.2.5 6dba544 (dependabot[bot])
  • Bump github.com/jmoiron/sqlx from 1.3.5 to 1.4.0 10d01bc (dependabot[bot])
  • Bump golang.org/x/crypto from 0.21.0 to 0.25.0 e4c792f (dependabot[bot])
  • Bump github/codeql-action from 3.25.10 to 3.25.11 d59d0de (dependabot[bot])
  • feat(helm): add --skip-schema-validation flag to helm 'install', 'upgrade' and 'lint' acf7158 (anessi)
  • Fix race condition in TestInstallRelease_Wait_Interrupted test f69a2dd (Alex Johnson)
  • fix: update error handling in Configuration.Init method, add tests for the method 800c33a (Suleiman Dibirov)
  • fix(helm): Use burst limit setting for discovery 69362df (Evan Foster)
  • fixed dependency_update_test.go 4d25dd3 (Suleiman Dibirov)
  • fix(dependencyBuild): prevent race condition in concurrent helm dependency adeb4ca (Suleiman Dibirov)
  • fix: respect proxy envvars on helm install/upgrade b0603fb (Sidharth Menon)
  • Bump github/codeql-action from 3.25.9 to 3.25.10 b4f7167 (dependabot[bot])
  • Bump actions/checkout from 4.1.1 to 4.1.7 a13a353 (dependabot[bot])
  • Bump github/codeql-action from 3.25.8 to 3.25.9 7e6904e (dependabot[bot])
  • Add Syself to ADOPTERS.md 144d65e (Janis Kemper)
  • Bump github/codeql-action from 3.25.7 to 3.25.8 ca98970 (dependabot[bot])
  • Update CONTRIBUTING.MD a01f19e (Robert Sirchia)
  • Bump github/codeql-action from 3.25.6 to 3.25.7 6ae6438 (dependabot[bot])
  • chore(deps): bump github.com/opencontainers/image-spec b61a1fc (dependabot[bot])
  • Bump github.com/docker/docker 6773d5b (dependabot[bot])
  • Update CONTRIBUTE.md 35e91dc (Robert Sirchia)
  • Update CONTRIBUTING.md ae55833 (Evans Mungai)
  • Update walk.go 30a5598 (Robert Sirchia)
  • fix docs of DeployedAll 90df4fa (Daniel Strobusch)
  • Fixing build issue where wrong version is used 0b64775 (Matt Farina)
  • --- updated-dependencies: - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-patch ... 5e31004 (dependabot[bot])
  • chore: Update backward compatibility section in CONTRIBUTING.md 0f026b4 (Evans Mungai)
  • chore(deps): bump github/codeql-action from 3.25.4 to 3.25.5 63ba355 (dependabot[bot])
  • Update github.com/asaskevich/govalidator 65b03d7 (Shahar Harari)
  • [scripts] Add windows arm64 entries in install and release notes scripts f615c1a (Asmit De)
  • [mk] Add windows arm64 build targets 5cef143 (Asmit De)
  • chore(deps): bump golangci/golangci-lint-action from 4.0.0 to 6.0.1 e68e82d (dependabot[bot])
  • Updating to k8s 1.30 d209b9b (Matt Farina)
  • chore(deps): bump github/codeql-action from 3.24.10 to 3.25.4 abd42d4 (dependabot[bot])
  • bump version to v3.15.0 886e626 (Matt Farina)
  • chore(deps): bump actions/setup-go from 5.0.0 to 5.0.1 53177e0 (dependabot[bot])
  • bump oras minor version e111320 (Austin Abro)
  • Update manager_test.go ee41b5f (Jeff van Dam)
  • Remove somewhat incorrect comment. f5d2ac0 (Marcin Owsiany)
  • Add error details when a dependent chart's version cannot be found in a repo ac75eae (Andreas Sommer)
  • Drop unused field. a6863a6 (Marcin Owsiany)
  • Add ability to adopt unmanaged resources a7856c0 (Mario Manno)
  • feat(load.go): add warning on requirements.lock 29ab5c4 (Aaron U'Ren)
  • Remove Helm 2 instructions from CONTRIBUTING.md 7700be5 (George Jenkins)
  • fix typo in load_plugins.go 7fbde33 (yxxhero)
  • Remove circleci configuration b9e6dd4 (Matt Farina)
  • chore(deps): bump github.com/rubenv/sql-migrate from 1.5.2 to 1.6.1 b1ca05a (dependabot[bot])
  • bump version to f4c37e7 (Matt Farina)
  • fix: wrong cli description bf4d6f2 (yyzxw)
  • Added support for hiding notes from install/upgrade output 0c54139 (Miles Wilson)
  • Made urls key more specific 183f01b (Jeff van Dam)
  • Update chart_downloader.go e5fdaa1 (Jeff van Dam)
  • Update chart_downloader.go 13b9c67 (Jeff van Dam)
  • Improve helm dependency update performance 1ce7939 (JvD_Ericsson)
  • Improve helm dependency update performance 8c80f58 (JvD_Ericsson)

v3.15.4: Helm v3.15.4

Compare Source

Helm v3.15.4 is a patch release. Users are encouraged to upgrade for the best experience. Users are encouraged to upgrade for the best experience.

The community keeps growing, and we'd love to see you there!

  • Join the discussion in Kubernetes Slack:
    • for questions and just to hang out
    • for discussing PRs, code, and bugs
  • Hang out at the Public Developer Call: Thursday, 9:30 Pacific via Zoom
  • Test, debug, and contribute charts: ArtifactHub/packages

Installation and Upgrading

Download Helm v3.15.4. The common platform binaries are here:

This release was signed with 672C 657B E06B 4B30 969C 4A57 4614 49C2 5E36 B98E and can be found at @​mattfarina keybase account. Please use the attached signatures for verifying this release using gpg.

The Quickstart Guide will get you going from there. For upgrade instructions or detailed installation notes, check the install guide. You can also use a script to install on any system with bash.

What's Next

  • 3.16.0 is the next feature release and will be on September 11, 2024.

Changelog

  • Bump the k8s-io group across 1 directory with 7 updates fa9efb0 (dependabot[bot])
  • Bump github.com/docker/docker 36a21b1 (dependabot[bot])

v3.15.3: Helm v3.15.3

Compare Source

Helm v3.15.3 is a patch release. Users are encouraged to upgrade for the best experience. Users are encouraged to upgrade for the best experience.

The community keeps growing, and we'd love to see you there!

  • Join the discussion in Kubernetes Slack:
    • for questions and just to hang out
    • for discussing PRs, code, and bugs
  • Hang out at the Public Developer Call: Thursday, 9:30 Pacific via Zoom
  • Test, debug, and contribute charts: ArtifactHub/packages

Installation and Upgrading

Download Helm v3.15.3. The common platform binaries are here:

This release was signed with 672C 657B E06B 4B30 969C 4A57 4614 49C2 5E36 B98E and can be found at @​mattfarina keybase account. Please use the attached signatures for verifying this release using gpg.

The Quickstart Guide will get you going from there. For upgrade instructions or detailed installation notes, check the install guide. You can also use a script to install on any system with bash.

What's Next

  • 3.15.4 will contain only bug fixes and be released on August 14, 2024.
  • 3.16.0 is the next feature release and will be on September 11, 2024.

Changelog

  • fix(helm): Use burst limit setting for discovery 3bb50bb (Evan Foster)
  • fixed dependency_update_test.go f440d3b (Suleiman Dibirov)
  • fix(dependencyBuild): prevent race condition in concurrent helm dependency f262d80 (Suleiman Dibirov)
  • fix: respect proxy envvars on helm install/upgrade 7413819 (Sidharth Menon)
  • Merge pull request #​13085 from alex-kattathra-johnson/issue-12961 eb4cf60 (Joe Julian)

v3.15.2: Helm v3.15.2

Compare Source

Helm v3.15.2 is a security (patch) release. Users are strongly recommended to update to this release.

The community keeps growing, and we'd love to see you there!

  • Join the discussion in Kubernetes Slack:
    • for questions and just to hang out
    • for discussing PRs, code, and bugs
  • Hang out at the Public Developer Call: Thursday, 9:30 Pacific via Zoom
  • Test, debug, and contribute charts: ArtifactHub/packages

Installation and Upgrading

Download Helm v3.15.2. The common platform binaries are here:

This release was signed with 672C 657B E06B 4B30 969C 4A57 4614 49C2 5E36 B98E and can be found at @​mattfarina keybase account. Please use the attached signatures for verifying this release using gpg.

The Quickstart Guide will get you going from there. For upgrade instructions or detailed installation notes, check the install guide. You can also use a script to install on any system with bash.

What's Next

  • 3.15.3 will contain only bug fixes and be released on July 10, 2024.
  • 3.16.0 is the next feature release and will be on September 11, 2024.

Changelog

  • fix: wrong cli description 1a500d5 (yyzxw)
  • fix typo in load_plugins.go 70b225c (yxxhero)
  • fix docs of DeployedAll b3640f1 (Daniel Strobusch)
  • Bump github.com/docker/docker 46e2ba0 (dependabot[bot])
  • bump oras minor version fb311d3 (Austin Abro)
  • feat(load.go): add warning on requirements.lock 23552a7 (Aaron U'Ren)

v3.15.1: Helm v3.15.1

Compare Source

Helm v3.15.1 is a patch release. The Helm application source is the same as 3.15.0. The 3.15.0 builds stated the wrong version when running helm version. Instead of the release number it had the release candidate version which pointed to the same revision of the source.

The community keeps growing, and we'd love to see you there!

  • Join the discussion in Kubernetes Slack:
    • for questions and just to hang out
    • for discussing PRs, code, and bugs
  • Hang out at the Public Developer Call: Thursday, 9:30 Pacific via Zoom
  • Test, debug, and contribute charts: ArtifactHub/packages

Installation and Upgrading

Download Helm v3.15.1. The common platform binaries are here:

This release was signed with 672C 657B E06B 4B30 969C 4A57 4614 49C2 5E36 B98E and can be found at @​mattfarina keybase account. Please use the attached signatures for verifying this release using gpg.

The Quickstart Guide will get you going from there. For upgrade instructions or detailed installation notes, check the install guide. You can also use a script to install on any system with bash.

What's Next

  • 3.15.2 is the next patch release and will be on June 12, 2024.
  • 3.16.0 is the next feature release and will be on September 11, 2024.

Changelog

  • Fixing build issue where wrong version is used e211f2a (Matt Farina)

v3.15.0: Helm v3.15.0

Compare Source

Helm v3.15.0 is a feature release. Users are encouraged to upgrade for the best experience.

The community keeps growing, and we'd love to see you there!

  • Join the discussion in Kubernetes Slack:
    • for questions and just to hang out
    • for discussing PRs, code, and bugs
  • Hang out at the Public Developer Call: Thursday, 9:30 Pacific via Zoom
  • Test, debug, and contribute charts: ArtifactHub/packages

Notable Changes

  • Opt-in to hiding secrets when running dry-run for install and upgrade
  • Added robustness to wait checks

Installation and Upgrading

Download Helm v3.15.0. The common platform binaries are


Configuration

📅 Schedule: Branch creation - "* 0-3 * * *" in timezone Etc/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.

@renovate renovate bot requested a review from a team as a code owner February 10, 2023 00:02
@renovate renovate bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Feb 10, 2023
@renovate renovate bot force-pushed the renovate/github-actions branch from 88cf74e to 49ba38a Compare February 14, 2023 16:22
@renovate renovate bot force-pushed the renovate/github-actions branch 3 times, most recently from 249ef31 to 195782f Compare February 28, 2023 11:21
@renovate renovate bot force-pushed the renovate/github-actions branch 3 times, most recently from 8a94ff8 to aee338d Compare March 13, 2023 08:58
@renovate renovate bot force-pushed the renovate/github-actions branch from aee338d to eb0b422 Compare March 24, 2023 15:21
@renovate renovate bot force-pushed the renovate/github-actions branch from eb0b422 to d216d32 Compare April 3, 2023 09:36
@renovate renovate bot force-pushed the renovate/github-actions branch from d216d32 to 566833c Compare April 17, 2023 13:24
@renovate renovate bot force-pushed the renovate/github-actions branch from 566833c to 31998e0 Compare May 28, 2023 12:16
@renovate renovate bot force-pushed the renovate/github-actions branch from 31998e0 to f72de4f Compare June 4, 2023 14:22
@renovate renovate bot force-pushed the renovate/github-actions branch 2 times, most recently from 0c2a462 to cefc36d Compare June 15, 2023 11:09
@renovate renovate bot force-pushed the renovate/github-actions branch from cefc36d to 9a784bd Compare July 6, 2023 09:39
@renovate renovate bot force-pushed the renovate/github-actions branch from 9a784bd to a867e19 Compare July 13, 2023 20:04
@renovate renovate bot force-pushed the renovate/github-actions branch from a867e19 to 728e3f9 Compare July 25, 2023 22:54
@renovate renovate bot force-pushed the renovate/github-actions branch 2 times, most recently from 1eb30ec to 30369cb Compare August 13, 2023 10:36
@renovate renovate bot force-pushed the renovate/github-actions branch from 30369cb to 0050d34 Compare August 24, 2023 14:23
@renovate renovate bot force-pushed the renovate/github-actions branch from 0050d34 to 09e5183 Compare September 3, 2023 19:30
@renovate renovate bot force-pushed the renovate/github-actions branch from 09e5183 to d06aed9 Compare September 27, 2023 19:47
@renovate renovate bot force-pushed the renovate/github-actions branch 2 times, most recently from 7d11d63 to 4c4ecb4 Compare October 19, 2023 11:37
@renovate renovate bot force-pushed the renovate/github-actions branch 3 times, most recently from 908e2a7 to 0e64d36 Compare November 3, 2023 16:00
@renovate renovate bot force-pushed the renovate/github-actions branch from 0e64d36 to 29e415c Compare November 8, 2023 15:24
@renovate renovate bot force-pushed the renovate/github-actions branch from 29e415c to aaaf7f6 Compare December 13, 2023 23:07
@renovate renovate bot force-pushed the renovate/github-actions branch from aaaf7f6 to 3e4368f Compare January 17, 2024 20:27
@renovate renovate bot force-pushed the renovate/github-actions branch from 3e4368f to 6396f65 Compare February 6, 2024 01:41
@renovate renovate bot force-pushed the renovate/github-actions branch from 6396f65 to 5a9edea Compare February 14, 2024 21:51
@renovate renovate bot force-pushed the renovate/github-actions branch from 5a9edea to 96329e4 Compare February 21, 2024 22:11
@renovate renovate bot force-pushed the renovate/github-actions branch from 96329e4 to bb84634 Compare March 13, 2024 20:03
@renovate renovate bot force-pushed the renovate/github-actions branch from bb84634 to a3e0a98 Compare April 10, 2024 22:09
@renovate renovate bot force-pushed the renovate/github-actions branch from a3e0a98 to fdacdb6 Compare May 16, 2024 00:05
@renovate renovate bot force-pushed the renovate/github-actions branch from fdacdb6 to 8139cf2 Compare May 23, 2024 15:16
@renovate renovate bot force-pushed the renovate/github-actions branch from 8139cf2 to 6bcfc25 Compare June 12, 2024 14:09
@renovate renovate bot force-pushed the renovate/github-actions branch from 6bcfc25 to c4e9bbd Compare July 10, 2024 21:06
@renovate renovate bot force-pushed the renovate/github-actions branch from c4e9bbd to 9c2c7fc Compare August 14, 2024 16:55
@renovate renovate bot force-pushed the renovate/github-actions branch 2 times, most recently from a8cb347 to baa477d Compare September 12, 2024 17:29
@renovate renovate bot force-pushed the renovate/github-actions branch from baa477d to afd0d66 Compare October 9, 2024 20:17
@renovate renovate bot force-pushed the renovate/github-actions branch from afd0d66 to e603abe Compare November 14, 2024 03:24
@renovate renovate bot force-pushed the renovate/github-actions branch from e603abe to fbd8568 Compare December 16, 2024 20:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants