diff --git a/.github/workflows/dependabot.yml b/.github/workflows/dependabot.yml index 0ba26d9a5ba6..cae2488459b5 100644 --- a/.github/workflows/dependabot.yml +++ b/.github/workflows/dependabot.yml @@ -21,7 +21,7 @@ jobs: id: go - name: Check out code into the Go module directory uses: actions/checkout@v3 - - uses: actions/cache@v3.0.1 + - uses: actions/cache@v3.2.6 name: Restore go cache with: path: |