zebra/.github/workflows
dependabot[bot] 164dfdcd1b
build(deps): bump the devops group with 2 updates (#8126)
Bumps the devops group with 2 updates: [google-github-actions/setup-gcloud](https://github.com/google-github-actions/setup-gcloud) and [tj-actions/changed-files](https://github.com/tj-actions/changed-files).


Updates `google-github-actions/setup-gcloud` from 2.0.0 to 2.0.1
- [Release notes](https://github.com/google-github-actions/setup-gcloud/releases)
- [Changelog](https://github.com/google-github-actions/setup-gcloud/blob/main/CHANGELOG.md)
- [Commits](https://github.com/google-github-actions/setup-gcloud/compare/v2.0.0...v2.0.1)

Updates `tj-actions/changed-files` from 40.2.3 to 41.0.1
- [Release notes](https://github.com/tj-actions/changed-files/releases)
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
- [Commits](https://github.com/tj-actions/changed-files/compare/v40.2.3...v41.0.1)

---
updated-dependencies:
- dependency-name: google-github-actions/setup-gcloud
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: devops
- dependency-name: tj-actions/changed-files
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: devops
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-30 13:02:56 +00:00
..
scripts ref(workflow): move most scripts to their own executables (#8005) 2023-12-12 23:51:28 +00:00
cd-deploy-nodes-gcp.patch-external.yml fix(ci): Use correct check for external repositories (#8000) 2023-11-27 17:57:10 +00:00
cd-deploy-nodes-gcp.patch.yml Explicitly name workflow files that must be kept in sync (#7984) 2023-11-23 10:56:19 +00:00
cd-deploy-nodes-gcp.yml build(deps): bump the devops group with 2 updates (#8126) 2023-12-30 13:02:56 +00:00
chore-delete-gcp-resources.yml build(deps): bump the devops group with 2 updates (#8126) 2023-12-30 13:02:56 +00:00
chore-project-management.yml ref(workflow): move most scripts to their own executables (#8005) 2023-12-12 23:51:28 +00:00
ci-build-crates.patch.yml change(ci): When building crates individually, build all targets, and run clippy (#8024) 2023-11-30 00:51:20 +00:00
ci-build-crates.yml ref(workflow): move most scripts to their own executables (#8005) 2023-12-12 23:51:28 +00:00
ci-coverage.patch.yml change(consensus): Build Sprout and Sapling parameters into the zebrad binary, so a download server isn't needed (#7800) 2023-10-24 23:27:24 +00:00
ci-coverage.yml ref(workflow): move most scripts to their own executables (#8005) 2023-12-12 23:51:28 +00:00
ci-integration-tests-gcp.patch-external.yml fix(ci): Use correct check for external repositories (#8000) 2023-11-27 17:57:10 +00:00
ci-integration-tests-gcp.patch.yml Explicitly name workflow files that must be kept in sync (#7984) 2023-11-23 10:56:19 +00:00
ci-integration-tests-gcp.yml ref(workflow): move most scripts to their own executables (#8005) 2023-12-12 23:51:28 +00:00
ci-lint.patch.yml ref(workflows): consolidate workflows based on their purpose (#7616) 2023-10-18 06:16:02 +00:00
ci-lint.yml build(deps): bump the devops group with 2 updates (#8126) 2023-12-30 13:02:56 +00:00
ci-unit-tests-docker.patch-external.yml fix(ci): Use correct check for external repositories (#8000) 2023-11-27 17:57:10 +00:00
ci-unit-tests-docker.patch.yml Explicitly name workflow files that must be kept in sync (#7984) 2023-11-23 10:56:19 +00:00
ci-unit-tests-docker.yml ref(workflow): move most scripts to their own executables (#8005) 2023-12-12 23:51:28 +00:00
ci-unit-tests-os.patch.yml Revert #6825 (#7834) 2023-10-26 12:48:09 +00:00
ci-unit-tests-os.yml ref(workflow): move most scripts to their own executables (#8005) 2023-12-12 23:51:28 +00:00
docs-deploy-firebase.patch-external.yml fix(ci): Use correct check for external repositories (#8000) 2023-11-27 17:57:10 +00:00
docs-deploy-firebase.patch.yml Explicitly name workflow files that must be kept in sync (#7984) 2023-11-23 10:56:19 +00:00
docs-deploy-firebase.yml rename worflows to fix readme badges (#8116) 2023-12-18 21:07:40 +00:00
docs-dockerhub-description.yml build(deps): bump actions/checkout from 4.1.0 to 4.1.1 (#7766) 2023-10-19 17:05:38 +00:00
manual-zcashd-deploy.yml build(deps): bump the devops group with 2 updates (#8126) 2023-12-30 13:02:56 +00:00
release-binaries.yml change(release): Make the latest tag point to the production build, rather than the build with experimental features (#7817) 2023-11-02 19:55:40 +00:00
release-crates-io.patch.yml change(release): Update release script and check it in CI (#7128) 2023-07-04 19:01:11 +00:00
release-crates-io.yml ref(workflow): move most scripts to their own executables (#8005) 2023-12-12 23:51:28 +00:00
release-drafter.yml ref(workflow): move most scripts to their own executables (#8005) 2023-12-12 23:51:28 +00:00
sub-build-docker-image.yml build(deps): bump the devops group with 3 updates (#8120) 2023-12-21 13:44:17 +00:00
sub-build-lightwalletd.patch.yml ref(workflows): consolidate workflows based on their purpose (#7616) 2023-10-18 06:16:02 +00:00
sub-build-lightwalletd.yml build(deps): bump the devops group with 2 updates (#8126) 2023-12-30 13:02:56 +00:00
sub-deploy-integration-tests-gcp.yml build(deps): bump the devops group with 2 updates (#8126) 2023-12-30 13:02:56 +00:00
sub-find-cached-disks.yml build(deps): bump the devops group with 2 updates (#8126) 2023-12-30 13:02:56 +00:00
sub-test-zebra-config.yml Ignore segmentation fault errors when shutting down Docker in tests (#8107) 2023-12-13 23:47:42 +00:00