diff --git a/.github/workflows/dependabot.yml b/.github/workflows/dependabot.yml index f8304b9889f0..65b6e533b51e 100644 --- a/.github/workflows/dependabot.yml +++ b/.github/workflows/dependabot.yml @@ -24,7 +24,7 @@ jobs: id: go - name: Check out code into the Go module directory uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 # tag=v3.1.0 - - uses: actions/cache@9b0c1fce7a93df8e3bb8926b0d6e9d89e92f20a7 # tag=v3.0.11 + - uses: actions/cache@4723a57e26efda3a62cbde1812113b730952852d # tag=v3.2.2 name: Restore go cache with: path: |