File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 7878 password : ${{ inputs.action_token}}
7979
8080 - name : Configure AWS Credentials
81- uses : aws-actions/configure-aws-credentials@61815dcd50bd041e203e49132bacad1fd04d2708 # v5.1.1
81+ uses : aws-actions/configure-aws-credentials@8df5847569e6427dd6c4fb1cf565c83acfa8afa7 # v6.0.0
8282 with :
8383 aws-region : us-east-1
8484 role-to-assume : arn:aws:iam::${{ inputs.ecr_aws_account }}:role/GitHubActionsECR
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ go 1.24.6
44
55require (
66 github.com/descope/common v0.0.9-0.20260224084244-e4f294a5f4d0
7- github.com/descope/go-sdk v1.9 .0
7+ github.com/descope/go-sdk v1.10 .0
88 github.com/descope/golang-lru v0.5.5-0.20220516120313-0c580df2ac14
99 github.com/descope/protoc-gen-mocker v1.0.1-0.20260210200602-d38e8ef28dd5
1010 github.com/descope/protoc-gen-validate v1.6.6-0.20260210193117-f4dcf383411a
Original file line number Diff line number Diff line change @@ -93,8 +93,8 @@ github.com/descope/authzservice v0.0.0-20260217070011-bb428751ee1d h1:IRvKzYFiqe
9393github.com/descope/authzservice v0.0.0-20260217070011-bb428751ee1d /go.mod h1:ToEhQIV9j05idVaXlKsAYm6NZCHKAx4IhGzne/VjoUc =
9494github.com/descope/common v0.0.9-0.20260224084244-e4f294a5f4d0 h1:0He1cVJFZBEmgbVPWvBT/6Nb2MJHuzKN0IopZ9ilRmg =
9595github.com/descope/common v0.0.9-0.20260224084244-e4f294a5f4d0 /go.mod h1:AMCP73FAagQICizmzvNQPWR2bJHCdK/x09Se9+S4cUI =
96- github.com/descope/go-sdk v1.9 .0 h1:mQUP1TtCK7AupkR7/u88XiUb/uWYl6RuQMlVLE4jPKM =
97- github.com/descope/go-sdk v1.9 .0 /go.mod h1:lCwCgYOfrgjANMsR2BVe1yfX0Siwd2NjNAig0myWZqY =
96+ github.com/descope/go-sdk v1.10 .0 h1:pChlLcmcwhcaMkjklbKmJ2uFeUMNZpezokwA/9xpv3Q =
97+ github.com/descope/go-sdk v1.10 .0 /go.mod h1:lCwCgYOfrgjANMsR2BVe1yfX0Siwd2NjNAig0myWZqY =
9898github.com/descope/golang-lru v0.5.5-0.20220516120313-0c580df2ac14 h1:PbCbVsG2ZDPxQkg8WvTZHhOPEwncozXvMjdmFotuljk =
9999github.com/descope/golang-lru v0.5.5-0.20220516120313-0c580df2ac14 /go.mod h1:NXzSaAKXU0dil+cxwRcnqgNPdZR0U571aLLqJaRibBw =
100100github.com/descope/protoc-gen-mocker v1.0.1-0.20260210200602-d38e8ef28dd5 h1:xFvHyxLGvL5SB9v2Z6xBT38xTEqRU36f7gkG6rN15Yk =
You can’t perform that action at this time.
0 commit comments