zebra/.github/workflows
dependabot[bot] 141ea89aad
build(deps): bump the devops group with 3 updates (#8120)
Bumps the devops group with 3 updates: [tj-actions/changed-files](https://github.com/tj-actions/changed-files), [reviewdog/action-actionlint](https://github.com/reviewdog/action-actionlint) and [docker/metadata-action](https://github.com/docker/metadata-action).


Updates `tj-actions/changed-files` from 40.2.2 to 40.2.3
- [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.2...v40.2.3)

Updates `reviewdog/action-actionlint` from 1.39.1 to 1.40.0
- [Release notes](https://github.com/reviewdog/action-actionlint/releases)
- [Commits](https://github.com/reviewdog/action-actionlint/compare/v1.39.1...v1.40.0)

Updates `docker/metadata-action` from 5.3.0 to 5.4.0
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Commits](https://github.com/docker/metadata-action/compare/v5.3.0...v5.4.0)

---
updated-dependencies:
- dependency-name: tj-actions/changed-files
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: devops
- dependency-name: reviewdog/action-actionlint
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: devops
- dependency-name: docker/metadata-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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-21 13:44:17 +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 (#8100) 2023-12-15 10:54:25 +00:00
chore-delete-gcp-resources.yml build(deps): bump the devops group with 2 updates (#8100) 2023-12-15 10:54:25 +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 3 updates (#8120) 2023-12-21 13:44:17 +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 (#8100) 2023-12-15 10:54:25 +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 3 updates (#8120) 2023-12-21 13:44:17 +00:00
sub-deploy-integration-tests-gcp.yml build(deps): bump the devops group with 2 updates (#8100) 2023-12-15 10:54:25 +00:00
sub-find-cached-disks.yml build(deps): bump the devops group with 2 updates (#8100) 2023-12-15 10:54:25 +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