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 fe1c82b commit 4953c2cCopy full SHA for 4953c2c
.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@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 #v5.5.0
199
200
go-version-file: .github/workflows/roundtrip/platform/service/go.mod
201
check-latest: false
0 commit comments