Skip to content

Commit

Permalink
🌱 Bump actions/cache from 3.0.6 to 3.0.7
Browse files Browse the repository at this point in the history
Bumps [actions/cache](https://github.com/actions/cache) from 3.0.6 to 3.0.7.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](actions/cache@f427802...a7c34ad)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 12, 2022
1 parent 86d1c7c commit 739877f
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 27 deletions.
14 changes: 7 additions & 7 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
version: ${{ env.PROTOC_VERSION }}
- name: Cache builds
# https://github.com/mvdan/github-actions-golang#how-do-i-set-up-caching-between-builds
uses: actions/cache@f4278025ab0f432ce369118909e46deec636f50c #v2.1.7
uses: actions/cache@a7c34adf76222e77931dedbf4a45b2e4648ced19 #v2.1.7
with:
# In order:
# * Module download cache
Expand Down Expand Up @@ -94,7 +94,7 @@ jobs:
version: ${{ env.PROTOC_VERSION }}
- name: Cache builds
# https://github.com/mvdan/github-actions-golang#how-do-i-set-up-caching-between-builds
uses: actions/cache@f4278025ab0f432ce369118909e46deec636f50c #v2.1.7
uses: actions/cache@a7c34adf76222e77931dedbf4a45b2e4648ced19 #v2.1.7
with:
# In order:
# * Module download cache
Expand Down Expand Up @@ -137,7 +137,7 @@ jobs:
version: ${{ env.PROTOC_VERSION }}
- name: Cache builds
# https://github.com/mvdan/github-actions-golang#how-do-i-set-up-caching-between-builds
uses: actions/cache@f4278025ab0f432ce369118909e46deec636f50c #v2.1.7
uses: actions/cache@a7c34adf76222e77931dedbf4a45b2e4648ced19 #v2.1.7
with:
# In order:
# * Module download cache
Expand Down Expand Up @@ -180,7 +180,7 @@ jobs:
version: ${{ env.PROTOC_VERSION }}
- name: Cache builds
# https://github.com/mvdan/github-actions-golang#how-do-i-set-up-caching-between-builds
uses: actions/cache@f4278025ab0f432ce369118909e46deec636f50c #v2.1.7
uses: actions/cache@a7c34adf76222e77931dedbf4a45b2e4648ced19 #v2.1.7
with:
# In order:
# * Module download cache
Expand Down Expand Up @@ -223,7 +223,7 @@ jobs:
version: ${{ env.PROTOC_VERSION }}
- name: Cache builds
# https://github.com/mvdan/github-actions-golang#how-do-i-set-up-caching-between-builds
uses: actions/cache@f4278025ab0f432ce369118909e46deec636f50c #v2.1.7
uses: actions/cache@a7c34adf76222e77931dedbf4a45b2e4648ced19 #v2.1.7
with:
# In order:
# * Module download cache
Expand Down Expand Up @@ -266,7 +266,7 @@ jobs:
version: ${{ env.PROTOC_VERSION }}
- name: Cache builds
# https://github.com/mvdan/github-actions-golang#how-do-i-set-up-caching-between-builds
uses: actions/cache@f4278025ab0f432ce369118909e46deec636f50c #v2.1.7
uses: actions/cache@a7c34adf76222e77931dedbf4a45b2e4648ced19 #v2.1.7
with:
# In order:
# * Module download cache
Expand Down Expand Up @@ -309,7 +309,7 @@ jobs:
version: ${{ env.PROTOC_VERSION }}
- name: Cache builds
# https://github.com/mvdan/github-actions-golang#how-do-i-set-up-caching-between-builds
uses: actions/cache@f4278025ab0f432ce369118909e46deec636f50c #v2.1.7
uses: actions/cache@a7c34adf76222e77931dedbf4a45b2e4648ced19 #v2.1.7
with:
# In order:
# * Module download cache
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:

- name: Cache builds
# https://github.com/mvdan/github-actions-golang#how-do-i-set-up-caching-between-builds
uses: actions/cache@f4278025ab0f432ce369118909e46deec636f50c #v2.1.7
uses: actions/cache@a7c34adf76222e77931dedbf4a45b2e4648ced19 #v2.1.7
with:
# In order:
# * Module download cache
Expand Down
38 changes: 19 additions & 19 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:

- name: Cache builds
# https://github.com/mvdan/github-actions-golang#how-do-i-set-up-caching-between-builds
uses: actions/cache@f4278025ab0f432ce369118909e46deec636f50c #v2.1.7
uses: actions/cache@a7c34adf76222e77931dedbf4a45b2e4648ced19 #v2.1.7
with:
path: |
~/go/pkg/mod
Expand Down Expand Up @@ -87,7 +87,7 @@ jobs:
repo-token: ${{ secrets.GITHUB_TOKEN }}
- name: Cache builds
# https://github.com/mvdan/github-actions-golang#how-do-i-set-up-caching-between-builds
uses: actions/cache@f4278025ab0f432ce369118909e46deec636f50c # v2.1.7
uses: actions/cache@a7c34adf76222e77931dedbf4a45b2e4648ced19 # v2.1.7
with:
path: |
~/go/pkg/mod
Expand Down Expand Up @@ -133,7 +133,7 @@ jobs:
version: ${{ env.PROTOC_VERSION }}
- name: Cache builds
# https://github.com/mvdan/github-actions-golang#how-do-i-set-up-caching-between-builds
uses: actions/cache@f4278025ab0f432ce369118909e46deec636f50c # v2.1.7
uses: actions/cache@a7c34adf76222e77931dedbf4a45b2e4648ced19 # v2.1.7
with:
path: |
~/go/pkg/mod
Expand Down Expand Up @@ -178,7 +178,7 @@ jobs:
version: ${{ env.PROTOC_VERSION }}
- name: Cache builds
# https://github.com/mvdan/github-actions-golang#how-do-i-set-up-caching-between-builds
uses: actions/cache@f4278025ab0f432ce369118909e46deec636f50c # v2.1.7
uses: actions/cache@a7c34adf76222e77931dedbf4a45b2e4648ced19 # v2.1.7
with:
path: |
~/go/pkg/mod
Expand Down Expand Up @@ -224,7 +224,7 @@ jobs:
version: ${{ env.PROTOC_VERSION }}
- name: Cache builds
# https://github.com/mvdan/github-actions-golang#how-do-i-set-up-caching-between-builds
uses: actions/cache@f4278025ab0f432ce369118909e46deec636f50c # v2.1.7
uses: actions/cache@a7c34adf76222e77931dedbf4a45b2e4648ced19 # v2.1.7
with:
path: |
~/go/pkg/mod
Expand Down Expand Up @@ -270,7 +270,7 @@ jobs:
version: ${{ env.PROTOC_VERSION }}
- name: Cache builds
# https://github.com/mvdan/github-actions-golang#how-do-i-set-up-caching-between-builds
uses: actions/cache@f4278025ab0f432ce369118909e46deec636f50c # v2.1.7
uses: actions/cache@a7c34adf76222e77931dedbf4a45b2e4648ced19 # v2.1.7
with:
path: |
~/go/pkg/mod
Expand Down Expand Up @@ -316,7 +316,7 @@ jobs:
version: ${{ env.PROTOC_VERSION }}
- name: Cache builds
# https://github.com/mvdan/github-actions-golang#how-do-i-set-up-caching-between-builds
uses: actions/cache@f4278025ab0f432ce369118909e46deec636f50c # v2.1.7
uses: actions/cache@a7c34adf76222e77931dedbf4a45b2e4648ced19 # v2.1.7
with:
path: |
~/go/pkg/mod
Expand Down Expand Up @@ -362,7 +362,7 @@ jobs:
version: ${{ env.PROTOC_VERSION }}
- name: Cache builds
# https://github.com/mvdan/github-actions-golang#how-do-i-set-up-caching-between-builds
uses: actions/cache@f4278025ab0f432ce369118909e46deec636f50c # v2.1.7
uses: actions/cache@a7c34adf76222e77931dedbf4a45b2e4648ced19 # v2.1.7
with:
path: |
~/go/pkg/mod
Expand Down Expand Up @@ -408,7 +408,7 @@ jobs:
version: ${{ env.PROTOC_VERSION }}
- name: Cache builds
# https://github.com/mvdan/github-actions-golang#how-do-i-set-up-caching-between-builds
uses: actions/cache@f4278025ab0f432ce369118909e46deec636f50c # v2.1.7
uses: actions/cache@a7c34adf76222e77931dedbf4a45b2e4648ced19 # v2.1.7
with:
path: |
~/go/pkg/mod
Expand Down Expand Up @@ -454,7 +454,7 @@ jobs:
version: ${{ env.PROTOC_VERSION }}
- name: Cache builds
# https://github.com/mvdan/github-actions-golang#how-do-i-set-up-caching-between-builds
uses: actions/cache@f4278025ab0f432ce369118909e46deec636f50c # v2.1.7
uses: actions/cache@a7c34adf76222e77931dedbf4a45b2e4648ced19 # v2.1.7
with:
path: |
~/go/pkg/mod
Expand Down Expand Up @@ -500,7 +500,7 @@ jobs:
version: ${{ env.PROTOC_VERSION }}
- name: Cache builds
# https://github.com/mvdan/github-actions-golang#how-do-i-set-up-caching-between-builds
uses: actions/cache@f4278025ab0f432ce369118909e46deec636f50c # v2.1.7
uses: actions/cache@a7c34adf76222e77931dedbf4a45b2e4648ced19 # v2.1.7
with:
path: |
~/go/pkg/mod
Expand Down Expand Up @@ -546,7 +546,7 @@ jobs:
version: ${{ env.PROTOC_VERSION }}
- name: Cache builds
# https://github.com/mvdan/github-actions-golang#how-do-i-set-up-caching-between-builds
uses: actions/cache@f4278025ab0f432ce369118909e46deec636f50c # v2.1.7
uses: actions/cache@a7c34adf76222e77931dedbf4a45b2e4648ced19 # v2.1.7
with:
path: |
~/go/pkg/mod
Expand Down Expand Up @@ -592,7 +592,7 @@ jobs:
version: ${{ env.PROTOC_VERSION }}
- name: Cache builds
# https://github.com/mvdan/github-actions-golang#how-do-i-set-up-caching-between-builds
uses: actions/cache@f4278025ab0f432ce369118909e46deec636f50c # v2.1.7
uses: actions/cache@a7c34adf76222e77931dedbf4a45b2e4648ced19 # v2.1.7
with:
path: |
~/go/pkg/mod
Expand Down Expand Up @@ -638,7 +638,7 @@ jobs:
version: ${{ env.PROTOC_VERSION }}
- name: Cache builds
# https://github.com/mvdan/github-actions-golang#how-do-i-set-up-caching-between-builds
uses: actions/cache@f4278025ab0f432ce369118909e46deec636f50c # v2.1.7
uses: actions/cache@a7c34adf76222e77931dedbf4a45b2e4648ced19 # v2.1.7
with:
path: |
~/go/pkg/mod
Expand Down Expand Up @@ -684,7 +684,7 @@ jobs:
version: ${{ env.PROTOC_VERSION }}
- name: Cache builds
# https://github.com/mvdan/github-actions-golang#how-do-i-set-up-caching-between-builds
uses: actions/cache@f4278025ab0f432ce369118909e46deec636f50c # v2.1.7
uses: actions/cache@a7c34adf76222e77931dedbf4a45b2e4648ced19 # v2.1.7
with:
path: |
~/go/pkg/mod
Expand Down Expand Up @@ -729,7 +729,7 @@ jobs:
version: ${{ env.PROTOC_VERSION }}
- name: Cache builds
# https://github.com/mvdan/github-actions-golang#how-do-i-set-up-caching-between-builds
uses: actions/cache@f4278025ab0f432ce369118909e46deec636f50c # v2.1.7
uses: actions/cache@a7c34adf76222e77931dedbf4a45b2e4648ced19 # v2.1.7
with:
path: |
~/go/pkg/mod
Expand Down Expand Up @@ -765,7 +765,7 @@ jobs:

- name: Cache builds
# https://github.com/mvdan/github-actions-golang#how-do-i-set-up-caching-between-builds
uses: actions/cache@f4278025ab0f432ce369118909e46deec636f50c # v2.1.7
uses: actions/cache@a7c34adf76222e77931dedbf4a45b2e4648ced19 # v2.1.7
with:
path: |
~/go/pkg/mod
Expand Down Expand Up @@ -810,7 +810,7 @@ jobs:
version: ${{ env.PROTOC_VERSION }}
- name: Cache builds
# https://github.com/mvdan/github-actions-golang#how-do-i-set-up-caching-between-builds
uses: actions/cache@f4278025ab0f432ce369118909e46deec636f50c # v2.1.7
uses: actions/cache@a7c34adf76222e77931dedbf4a45b2e4648ced19 # v2.1.7
with:
path: |
~/go/pkg/mod
Expand Down Expand Up @@ -855,7 +855,7 @@ jobs:
version: ${{ env.PROTOC_VERSION }}
- name: Cache builds
# https://github.com/mvdan/github-actions-golang#how-do-i-set-up-caching-between-builds
uses: actions/cache@f4278025ab0f432ce369118909e46deec636f50c # v2.1.7
uses: actions/cache@a7c34adf76222e77931dedbf4a45b2e4648ced19 # v2.1.7
with:
path: |
~/go/pkg/mod
Expand Down

0 comments on commit 739877f

Please sign in to comment.