aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/container_release4.yml
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-10-10 11:47:15 -0700
committerGitHub <noreply@github.com>2022-10-10 11:47:15 -0700
commitc4fa148ee6e98c1e85dff26cd1f3361035acb3fd (patch)
treeaa12c19ef0a747f8d4857e0385776717192f8d3f /.github/workflows/container_release4.yml
parent6bbc1d402655a40d2936b722f461947daaeda72c (diff)
downloadseaweedfs-c4fa148ee6e98c1e85dff26cd1f3361035acb3fd.tar.xz
seaweedfs-c4fa148ee6e98c1e85dff26cd1f3361035acb3fd.zip
build(deps): bump actions/checkout from 3.0.2 to 3.1.0 (#3815)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.0.2 to 3.1.0. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/2541b1294d2704b0964813337f33b291d3f8596b...93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to '.github/workflows/container_release4.yml')
-rw-r--r--.github/workflows/container_release4.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/container_release4.yml b/.github/workflows/container_release4.yml
index d5a7b0ead..a53504595 100644
--- a/.github/workflows/container_release4.yml
+++ b/.github/workflows/container_release4.yml
@@ -16,7 +16,7 @@ jobs:
steps:
-
name: Checkout
- uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # v2
+ uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 # v2
-
name: Docker meta
id: docker_meta