Merge pull request #765 from Wikid82/renovate/feature/beta-release-non-major-updates

chore(deps): update actions/setup-go digest to 4b73464 (feature/beta-release)
This commit is contained in:
Jeremy
2026-02-26 00:03:41 -05:00
committed by GitHub
5 changed files with 5 additions and 5 deletions

View File

@@ -45,7 +45,7 @@ jobs:
ref: ${{ github.sha }}
- name: Set up Go
uses: actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # v6
uses: actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v6
with:
go-version: ${{ env.GO_VERSION }}
cache-dependency-path: backend/go.sum