diff --git a/.github/workflows/update-deps.yaml b/.github/workflows/update-deps.yaml index 61eea2c9c6..1cd7212693 100644 --- a/.github/workflows/update-deps.yaml +++ b/.github/workflows/update-deps.yaml @@ -18,7 +18,7 @@ jobs: pull-requests: write steps: - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 - - uses: actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 + - uses: actions/setup-go@4dc6199c7b1a012772edbd06daecab0f50c9053c with: go-version-file: go.mod - name: Update Dependencies