chore(deps): update actions/setup-go digest to 924ae3a #41

Open
renovate-bot wants to merge 1 commits from renovate/actions-setup-go-digest into main
Showing only changes of commit 394e8e3e13 - Show all commits
+1 -1
View File
@@ -12,7 +12,7 @@ jobs:
- linux_amd64 - linux_amd64
steps: steps:
- uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1 - uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
- uses: actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v6 - uses: actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6
with: with:
go-version-file: go.mod go-version-file: go.mod
- run: make test - run: make test