This is an automated email from the ASF dual-hosted git repository.
alexstocks pushed a commit to branch 3.0
in repository https://gitbox.apache.org/repos/asf/dubbo-go.git
The following commit(s) were added to refs/heads/3.0 by this push:
new a7bbf32 build(deps): bump actions/cache from 2.1.6 to 2.1.7 (#1621)
a7bbf32 is described below
commit a7bbf3242a4158c8a5b4c5da39a105e5bf7bbc8e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Nov 29 21:24:29 2021 +0800
build(deps): bump actions/cache from 2.1.6 to 2.1.7 (#1621)
Bumps [actions/cache](https://github.com/actions/cache) from 2.1.6 to 2.1.7.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2.1.6...v2.1.7)
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
.github/workflows/github-actions.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/github-actions.yml
b/.github/workflows/github-actions.yml
index cdff555..f1d2710 100644
--- a/.github/workflows/github-actions.yml
+++ b/.github/workflows/github-actions.yml
@@ -34,7 +34,7 @@ jobs:
uses: actions/checkout@v2
- name: Cache dependencies
- uses: actions/[email protected]
+ uses: actions/[email protected]
with:
# Cache
path: ~/go/pkg/mod