aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-12-06 22:35:46 +0300
committerGitHub <noreply@github.com>2022-12-06 22:35:46 +0300
commit49b9c3b1a9570bbcc8bc5d65d0821a535679d8c5 (patch)
tree923e36e2c47513042ecb29e01e1d6955879fa6b4
parent9d6b876b406a0a40eb62d2da03d7f15d813ca7d6 (diff)
downloadradiorus-rss-49b9c3b1a9570bbcc8bc5d65d0821a535679d8c5.tar.gz
radiorus-rss-49b9c3b1a9570bbcc8bc5d65d0821a535679d8c5.zip
Bump actions/cache from 3.0.1 to 3.0.11 (#30)
Bumps [actions/cache](https://github.com/actions/cache) from 3.0.1 to 3.0.11. - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](https://github.com/actions/cache/compare/v3.0.1...v3.0.11) --- updated-dependencies: - dependency-name: actions/cache dependency-type: direct:production update-type: version-update:semver-patch ... 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>
-rw-r--r--.github/workflows/codecov.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/codecov.yml b/.github/workflows/codecov.yml
index dec0e1e..57b0b15 100644
--- a/.github/workflows/codecov.yml
+++ b/.github/workflows/codecov.yml
@@ -10,7 +10,7 @@ jobs:
with:
go-version: 1.14
- name: cache
- uses: actions/cache@v3.0.1
+ uses: actions/cache@v3.0.11
with:
path: |
~/.cache/go-build