We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c19975b commit 925c70aCopy full SHA for 925c70a
.github/workflows/reusable_build-and-test.yaml
@@ -195,7 +195,7 @@ jobs:
195
with:
196
path: .github/workflows/roundtrip/platform
197
repository: opentdf/platform
198
- - uses: actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b #v5.4.0
+ - uses: actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 #v6.0.0
199
200
go-version-file: .github/workflows/roundtrip/platform/service/go.mod
201
check-latest: false
0 commit comments