diff --git a/.github/workflows/dependabot.yml b/.github/workflows/dependabot.yml index 7199d59b4a82..0ba26d9a5ba6 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@v2 + - uses: actions/cache@v3.0.1 name: Restore go cache with: path: |