emqx/.github/workflows
dependabot[bot] c726bd0990
chore(deps): bump the actions group with 6 updates
Bumps the actions group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [actions/checkout](https://github.com/actions/checkout) | `4.1.2` | `4.1.3` |
| [actions/upload-artifact](https://github.com/actions/upload-artifact) | `4.3.1` | `4.3.2` |
| [actions/download-artifact](https://github.com/actions/download-artifact) | `4.1.4` | `4.1.5` |
| [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) | `3.2.0` | `3.3.0` |
| [slackapi/slack-github-action](https://github.com/slackapi/slack-github-action) | `1.25.0` | `1.26.0` |
| [actions/cache](https://github.com/actions/cache) | `4.0.1` | `4.0.2` |


Updates `actions/checkout` from 4.1.2 to 4.1.3
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](9bb56186c3...1d96c772d1)

Updates `actions/upload-artifact` from 4.3.1 to 4.3.2
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](5d5d22a312...1746f4ab65)

Updates `actions/download-artifact` from 4.1.4 to 4.1.5
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](c850b930e6...8caf195ad4)

Updates `docker/setup-buildx-action` from 3.2.0 to 3.3.0
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](2b51285047...d70bba72b1)

Updates `slackapi/slack-github-action` from 1.25.0 to 1.26.0
- [Release notes](https://github.com/slackapi/slack-github-action/releases)
- [Commits](6c661ce588...70cd7be8e4)

Updates `actions/cache` from 4.0.1 to 4.0.2
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](ab5e6d0c87...0c45773b62)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
- dependency-name: actions/download-artifact
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
- dependency-name: docker/setup-buildx-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions
- dependency-name: slackapi/slack-github-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-22 03:22:41 +00:00
..
.gitlint docs: update contributing guidelines and add pr template 2021-02-03 18:21:41 +08:00
.zipignore chore(ci): try to reduce CI artifacts footprint 2023-10-12 17:56:15 +07:00
_pr_entrypoint.yaml chore(deps): bump the actions group with 6 updates 2024-04-22 03:22:41 +00:00
_push-entrypoint.yaml chore(deps): bump the actions group with 6 updates 2024-04-22 03:22:41 +00:00
build_and_push_docker_images.yaml chore(deps): bump the actions group with 6 updates 2024-04-22 03:22:41 +00:00
build_docker_for_test.yaml chore(deps): bump the actions group with 6 updates 2024-04-22 03:22:41 +00:00
build_packages.yaml chore(deps): bump the actions group with 6 updates 2024-04-22 03:22:41 +00:00
build_packages_cron.yaml chore(deps): bump the actions group with 6 updates 2024-04-22 03:22:41 +00:00
build_slim_packages.yaml chore(deps): bump the actions group with 6 updates 2024-04-22 03:22:41 +00:00
check_deps_integrity.yaml chore(deps): bump the actions group with 6 updates 2024-04-22 03:22:41 +00:00
codeql.yaml chore(deps): bump the actions group with 6 updates 2024-04-22 03:22:41 +00:00
green_master.yaml chore(deps): bump the actions group with 6 updates 2024-04-22 03:22:41 +00:00
performance_test.yaml chore(deps): bump the actions group with 6 updates 2024-04-22 03:22:41 +00:00
release.yaml chore(deps): bump the actions group with 6 updates 2024-04-22 03:22:41 +00:00
run_conf_tests.yaml chore(deps): bump the actions group with 6 updates 2024-04-22 03:22:41 +00:00
run_docker_tests.yaml chore(deps): bump the actions group with 6 updates 2024-04-22 03:22:41 +00:00
run_emqx_app_tests.yaml chore(deps): bump the actions group with 6 updates 2024-04-22 03:22:41 +00:00
run_helm_tests.yaml chore(deps): bump the actions group with 6 updates 2024-04-22 03:22:41 +00:00
run_jmeter_tests.yaml chore(deps): bump the actions group with 6 updates 2024-04-22 03:22:41 +00:00
run_relup_tests.yaml chore(deps): bump the actions group with 6 updates 2024-04-22 03:22:41 +00:00
run_test_cases.yaml chore(deps): bump the actions group with 6 updates 2024-04-22 03:22:41 +00:00
scorecard.yaml chore(deps): bump the actions group with 6 updates 2024-04-22 03:22:41 +00:00
spellcheck.yaml chore(deps): bump the actions group with 6 updates 2024-04-22 03:22:41 +00:00
stale.yaml ci: restrict token permissions and pin deps 2024-01-11 11:34:44 +01:00
static_checks.yaml chore(deps): bump the actions group with 6 updates 2024-04-22 03:22:41 +00:00
upload-helm-charts.yaml chore(deps): bump the actions group with 6 updates 2024-04-22 03:22:41 +00:00