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 d053ea0 commit 20b8c83Copy full SHA for 20b8c83
.github/workflows/build.yaml
@@ -198,7 +198,7 @@ jobs:
198
with:
199
path: .github/workflows/roundtrip/platform
200
repository: opentdf/platform
201
- - uses: actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b #v5.4.0
+ - uses: actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 #v5.5.0
202
203
go-version-file: .github/workflows/roundtrip/platform/service/go.mod
204
check-latest: false
0 commit comments