Skip to content

v1.0.0

Compare
Choose a tag to compare
@shogo82148 shogo82148 released this 08 Sep 18:33
· 397 commits to main since this release
0d3379e

What's Changed

  • introduce GitHub Actions by @shogo82148 in #1
  • Bump @types/node from 16.7.7 to 16.7.8 in /action by @dependabot in #2
  • implement minimum http api by @shogo82148 in #3
  • implement very light weight GitHub API Client by @shogo82148 in #4
  • implement GitHub Token validator by @shogo82148 in #5
  • implement API endpoint validator by @shogo82148 in #6
  • Bump @types/node from 16.7.8 to 16.7.10 in /action by @dependabot in #7
  • check HTTP method by @shogo82148 in #8
  • add dummy provider for testing by @shogo82148 in #9
  • Add test for action by @shogo82148 in #10
  • implement create access tokens by @shogo82148 in #11
  • implement GetReposInstallation by @shogo82148 in #12
  • add AppId and PrivateKey parameter by @shogo82148 in #13
  • add configure for action by @shogo82148 in #14
  • log more detail error message by @shogo82148 in #15
  • fix the param for CreateAppAccessToken by @shogo82148 in #16
  • revoke the access token by @shogo82148 in #17
  • handle installation not found by @shogo82148 in #18
  • Bump @types/node from 16.7.10 to 16.7.11 in /action by @dependabot in #19
  • Bump jest from 27.1.0 to 27.1.1 in /action by @dependabot in #20
  • Bump @types/node from 16.7.11 to 16.9.0 in /action by @dependabot in #21
  • Bump prettier from 2.3.2 to 2.4.0 in /action by @dependabot in #23
  • Bump typescript from 4.4.2 to 4.4.3 in /action by @dependabot in #24
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.8.0 to 1.8.1 in /provider/github-app-token by @dependabot in #25
  • Bump jest from 27.1.1 to 27.2.0 in /action by @dependabot in #27
  • Bump prettier from 2.4.0 to 2.4.1 in /action by @dependabot in #28
  • Bump github.com/aws/aws-sdk-go-v2/service/ssm from 1.10.0 to 1.10.1 in /provider/github-app-token by @dependabot in #32
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.8.1 to 1.8.2 in /provider/github-app-token by @dependabot in #31
  • introduce id token by @shogo82148 in #29
  • Refactor OIDC verifier by @shogo82148 in #33
  • Bump jest from 27.2.0 to 27.2.1 in /action by @dependabot in #36
  • Bump @types/jest from 27.0.1 to 27.0.2 in /action by @dependabot in #35
  • introduce ecdsa public key by @shogo82148 in #38
  • support symmetric keys by @shogo82148 in #37
  • implement jwk for private keys by @shogo82148 in #39
  • add a test case for certificates by @shogo82148 in #40
  • Improve validating key by @shogo82148 in #41
  • custom validation for GitHub OIDC tokens by @shogo82148 in #42
  • support ed25519 keys by @shogo82148 in #43
  • add the usage section into README by @shogo82148 in #44
  • Bump github.com/aws/aws-sdk-go-v2/service/ssm from 1.10.1 to 1.11.0 in /provider/github-app-token by @dependabot in #48
  • Bump @types/node from 16.9.0 to 16.10.1 in /action by @dependabot in #47
  • Bump github.com/golang-jwt/jwt/v4 from 4.0.0 to 4.1.0 in /provider/github-app-token by @dependabot in #49
  • bump jest v27.2.2 and jest-circus v27.2.2 by @shogo82148 in #50
  • Bump @actions/core from 1.6.0-beta.0 to 1.6.0 in /action by @dependabot in #51
  • Bump jest-circus from 27.2.2 to 27.2.3 in /action by @dependabot in #53
  • Bump jest from 27.2.2 to 27.2.3 in /action by @dependabot in #52
  • support non integer timestamp by @shogo82148 in #54
  • Bump jest-circus from 27.2.3 to 27.2.4 in /action by @dependabot in #55
  • Bump jest from 27.2.3 to 27.2.4 in /action by @dependabot in #56
  • add benchmark for decoding JWK by @shogo82148 in #57
  • migrate to ARM64 by @shogo82148 in #58
  • improve the error message if the token is invalid by @shogo82148 in #59
  • fix the issuer of OIDC tokens by @shogo82148 in #60
  • show witch token is used by @shogo82148 in #61
  • bump dependencies 2021-10-11 by @shogo82148 in #62
  • Bump github.com/aws/aws-sdk-go-v2/service/ssm from 1.11.0 to 1.12.0 in /provider/github-app-token by @dependabot in #63
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.8.2 to 1.8.3 in /provider/github-app-token by @dependabot in #64
  • Bump typescript from 4.4.3 to 4.4.4 in /action by @dependabot in #66
  • Bump @types/node from 16.10.3 to 16.11.0 in /action by @dependabot in #67
  • Bump ts-jest from 27.0.5 to 27.0.6 in /action by @dependabot in #68
  • bump dependencies 2021-10-18 by @shogo82148 in #70
  • Bump jest-circus from 27.3.0 to 27.3.1 in /action by @dependabot in #72
  • Bump jest from 27.3.0 to 27.3.1 in /action by @dependabot in #71
  • Bump github.com/aws/aws-sdk-go-v2/service/ssm from 1.12.0 to 1.13.0 in /provider/github-app-token by @dependabot in #73
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.8.3 to 1.9.0 in /provider/github-app-token by @dependabot in #75
  • Bump github.com/aws/aws-sdk-go-v2/service/ssm from 1.13.0 to 1.14.0 in /provider/github-app-token by @dependabot in #76
  • disable CGO explicitly by @shogo82148 in #79
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.9.0 to 1.10.0 in /provider/github-app-token by @dependabot in #78
  • Bump github.com/aws/aws-sdk-go-v2/service/ssm from 1.14.0 to 1.15.0 in /provider/github-app-token by @dependabot in #81
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.10.0 to 1.10.1 in /provider/github-app-token by @dependabot in #80
  • Bump typescript from 4.4.4 to 4.5.2 in /action by @dependabot in #82
  • Bump @types/jest from 27.0.2 to 27.0.3 in /action by @dependabot in #83
  • Bump github.com/aws/aws-sdk-go-v2/service/ssm from 1.15.0 to 1.16.0 in /provider/github-app-token by @dependabot in #85
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.10.1 to 1.10.2 in /provider/github-app-token by @dependabot in #86
  • Bump prettier from 2.4.1 to 2.5.0 in /action by @dependabot in #87
  • Bump github.com/aws/aws-sdk-go-v2/service/ssm from 1.16.0 to 1.17.0 in /provider/github-app-token by @dependabot in #89
  • Bump jest-circus from 27.3.1 to 27.4.0 in /action by @dependabot in #88
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.10.2 to 1.10.3 in /provider/github-app-token by @dependabot in #91
  • Bump jest from 27.3.1 to 27.4.0 in /action by @dependabot in #90
  • Bump jest-circus from 27.4.0 to 27.4.2 in /action by @dependabot in #92
  • Bump jest from 27.4.0 to 27.4.2 in /action by @dependabot in #93
  • Bump github.com/aws/aws-sdk-go-v2/service/ssm from 1.17.0 to 1.17.1 in /provider/github-app-token by @dependabot in #97
  • Bump jest from 27.4.2 to 27.4.3 in /action by @dependabot in #94
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.10.3 to 1.11.0 in /provider/github-app-token by @dependabot in #96
  • bump dependencies 2021-12-05 by @shogo82148 in #99
  • Bump github.com/golang-jwt/jwt/v4 from 4.1.0 to 4.2.0 in /provider/github-app-token by @dependabot in #100
  • Bump ts-jest from 27.1.0 to 27.1.1 in /action by @dependabot in #101
  • Bump typescript from 4.5.2 to 4.5.3 in /action by @dependabot in #102
  • bump aws-lambda-go v1.27.1 by @shogo82148 in #103
  • Bump jest-circus from 27.4.2 to 27.4.4 in /action by @dependabot in #104
  • Bump jest from 27.4.3 to 27.4.4 in /action by @dependabot in #105
  • Bump jest-circus from 27.4.4 to 27.4.5 in /action by @dependabot in #107
  • Bump typescript from 4.5.3 to 4.5.4 in /action by @dependabot in #106
  • Bump jest from 27.4.4 to 27.4.5 in /action by @dependabot in #108
  • Bump @types/node from 16.11.11 to 17.0.0 in /action by @dependabot in #109
  • Bump ts-jest from 27.1.1 to 27.1.2 in /action by @dependabot in #110
  • Bump github.com/aws/aws-sdk-go-v2/service/ssm from 1.17.1 to 1.18.0 in /provider/github-app-token by @dependabot in #112
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.11.0 to 1.11.1 in /provider/github-app-token by @dependabot in #111
  • Bump @types/jest from 27.0.3 to 27.4.0 in /action by @dependabot in #113
  • add ref type jwt param by @shogo82148 in #114
  • Bump jest-circus from 27.4.5 to 27.4.6 in /action by @dependabot in #116
  • Bump jest from 27.4.5 to 27.4.6 in /action by @dependabot in #115
  • Bump jest from 27.4.6 to 27.4.7 in /action by @dependabot in #117
  • Bump github.com/aws/aws-sdk-go-v2/service/ssm from 1.18.0 to 1.19.0 in /provider/github-app-token by @dependabot in #118
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.11.1 to 1.12.0 in /provider/github-app-token by @dependabot in #120
  • introduce continuous deployment by @shogo82148 in #121
  • bump Node.js v16 by @shogo82148 in #98
  • drop certificate pinning by @shogo82148 in #123
  • Bump ts-jest from 27.1.2 to 27.1.3 in /action by @dependabot in #126
  • Bump github.com/aws/aws-sdk-go-v2/service/ssm from 1.19.0 to 1.20.0 in /provider/github-app-token by @dependabot in #125
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.12.0 to 1.13.0 in /provider/github-app-token by @dependabot in #124
  • Bump typescript from 4.5.4 to 4.5.5 in /action by @dependabot in #128
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.13.0 to 1.13.1 in /provider/github-app-token by @dependabot in #129
  • bump Go v1.18 beta2 by @shogo82148 in #130
  • Introduce cache package by @shogo82148 in #131
  • cache OpenID Connect configuration by @shogo82148 in #132
  • add timeout for getting openid config by @shogo82148 in #133
  • Bump jest from 27.4.7 to 27.5.0 in /action by @dependabot in #134
  • Bump jest-circus from 27.5.0 to 27.5.1 in /action by @dependabot in #136
  • Bump jest from 27.5.0 to 27.5.1 in /action by @dependabot in #137
  • Bump github.com/golang-jwt/jwt/v4 from 4.2.0 to 4.3.0 in /provider/github-app-token by @dependabot in #138
  • bump Go 1.18 rc1 by @shogo82148 in #139
  • introduce oidc.ClientConfig by @shogo82148 in #140
  • introduce any type by @shogo82148 in #141
  • Bump @types/jest from 27.4.0 to 27.4.1 in /action by @dependabot in #142
  • Bump github.com/aws/aws-sdk-go-v2/service/ssm from 1.20.0 to 1.21.0 in /provider/github-app-token by @dependabot in #143
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.13.1 to 1.14.0 in /provider/github-app-token by @dependabot in #144
  • Bump typescript from 4.5.5 to 4.6.2 in /action by @dependabot in #146
  • Bump github.com/aws/aws-sdk-go-v2/service/ssm from 1.21.0 to 1.22.0 in /provider/github-app-token by @dependabot in #147
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.14.0 to 1.15.0 in /provider/github-app-token by @dependabot in #148
  • bump actions/checkout v3 by @shogo82148 in #150
  • Bump prettier from 2.5.1 to 2.6.0 in /action by @dependabot in #152
  • bump Go v1.18 by @shogo82148 in #153
  • Bump @actions/exec from 1.1.0 to 1.1.1 in /action by @dependabot in #154
  • Bump github.com/shogo82148/ridgenative from 1.1.1 to 1.1.2 in /provider/github-app-token by @dependabot in #155
  • Bump github.com/aws/aws-sdk-go-v2/service/ssm from 1.22.0 to 1.23.0 in /provider/github-app-token by @dependabot in #158
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.15.0 to 1.15.1 in /provider/github-app-token by @dependabot in #156
  • Bump minimist from 1.2.5 to 1.2.6 in /action by @dependabot in #159
  • Bump github.com/aws/aws-sdk-go-v2/service/ssm from 1.23.0 to 1.23.1 in /provider/github-app-token by @dependabot in #164
  • Bump typescript from 4.6.2 to 4.6.3 in /action by @dependabot in #160
  • Bump ts-jest from 27.1.3 to 27.1.4 in /action by @dependabot in #162
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.15.1 to 1.15.2 in /provider/github-app-token by @dependabot in #163
  • Bump prettier from 2.6.0 to 2.6.1 in /action by @dependabot in #166
  • Bump github.com/aws/aws-sdk-go-v2/service/ssm from 1.23.1 to 1.24.0 in /provider/github-app-token by @dependabot in #167
  • Bump github.com/golang-jwt/jwt/v4 from 4.3.0 to 4.4.1 in /provider/github-app-token by @dependabot in #165
  • Bump github.com/aws/aws-sdk-go-v2/service/ssm from 1.24.0 to 1.24.1 in /provider/github-app-token by @dependabot in #169
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.15.2 to 1.15.3 in /provider/github-app-token by @dependabot in #168
  • ignore broken (or unknown type) public key by @shogo82148 in #171
  • Bump prettier from 2.6.1 to 2.6.2 in /action by @dependabot in #172
  • bump actions/setup-go v3 by @shogo82148 in #173
  • bump actions/cache v3 by @shogo82148 in #174
  • Bump github.com/shogo82148/ridgenative from 1.1.2 to 1.2.0 in /provider/github-app-token by @dependabot in #175
  • Bump github.com/aws/aws-sdk-go-v2/service/ssm from 1.24.1 to 1.25.0 in /provider/github-app-token by @dependabot in #176
  • Bump github.com/aws/aws-sdk-go-v2/service/ssm from 1.25.0 to 1.25.1 in /provider/github-app-token by @dependabot in #178
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.15.3 to 1.15.4 in /provider/github-app-token by @dependabot in #177
  • Bump @actions/core from 1.6.0 to 1.7.0 in /action by @dependabot in #179
  • Bump typescript from 4.6.3 to 4.6.4 in /action by @dependabot in #184
  • Bump github.com/aws/aws-sdk-go-v2/service/ssm from 1.25.1 to 1.26.0 in /provider/github-app-token by @dependabot in #186
  • Bump actions/setup-node from 2 to 3 by @dependabot in #187
  • Bump github/codeql-action from 1 to 2 by @dependabot in #188
  • Bump @types/jest from 27.4.1 to 27.5.0 in /action by @dependabot in #189
  • Bump github.com/aws/aws-sdk-go-v2/service/ssm from 1.26.0 to 1.27.0 in /provider/github-app-token by @dependabot in #190
  • Bump @actions/core from 1.7.0 to 1.8.0 in /action by @dependabot in #191
  • bump jest v28 by @shogo82148 in #192
  • Bump jest from 28.0.3 to 28.1.0 in /action by @dependabot in #193
  • Bump ts-jest from 28.0.1 to 28.0.2 in /action by @dependabot in #194
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.15.4 to 1.15.5 in /provider/github-app-token by @dependabot in #197
  • Bump @actions/http-client from 1.0.11 to 2.0.0 in /action by @dependabot in #198
  • Bump @types/jest from 27.5.0 to 27.5.1 in /action by @dependabot in #199
  • Bump @actions/core from 1.8.0 to 1.8.2 in /action by @dependabot in #202
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.15.5 to 1.15.6 in /provider/github-app-token by @dependabot in #203
  • Bump github.com/aws/aws-sdk-go-v2/service/ssm from 1.27.0 to 1.27.1 in /provider/github-app-token by @dependabot in #205
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.15.6 to 1.15.7 in /provider/github-app-token by @dependabot in #204
  • Bump typescript from 4.6.4 to 4.7.2 in /action by @dependabot in #207
  • Bump ts-jest from 28.0.2 to 28.0.3 in /action by @dependabot in #208
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.15.7 to 1.15.8 in /provider/github-app-token by @dependabot in #209
  • bump gopkg.in/yaml.v3 by @shogo82148 in #210
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.15.8 to 1.15.9 in /provider/github-app-token by @dependabot in #211
  • Bump github.com/shogo82148/ridgenative from 1.2.0 to 1.2.1 in /provider/github-app-token by @dependabot in #212
  • Bump @types/jest from 27.5.1 to 28.1.0 in /action by @dependabot in #213
  • Bump ts-jest from 28.0.3 to 28.0.4 in /action by @dependabot in #214
  • Bump typescript from 4.7.2 to 4.7.3 in /action by @dependabot in #215
  • Bump @types/jest from 28.1.0 to 28.1.1 in /action by @dependabot in #216
  • Bump github.com/aws/aws-sdk-go-v2/service/ssm from 1.27.1 to 1.27.2 in /provider/github-app-token by @dependabot in #220
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.15.9 to 1.15.10 in /provider/github-app-token by @dependabot in #218
  • Bump jest-circus from 28.1.0 to 28.1.1 in /action by @dependabot in #221
  • Bump jest from 28.1.0 to 28.1.1 in /action by @dependabot in #219
  • Bump ts-jest from 28.0.4 to 28.0.5 in /action by @dependabot in #222
  • Bump prettier from 2.6.2 to 2.7.0 in /action by @dependabot in #223
  • Bump @actions/core from 1.8.2 to 1.9.0 in /action by @dependabot in #224
  • Bump prettier from 2.7.0 to 2.7.1 in /action by @dependabot in #226
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.15.10 to 1.15.11 in /provider/github-app-token by @dependabot in #227
  • Bump typescript from 4.7.3 to 4.7.4 in /action by @dependabot in #229
  • Bump @types/jest from 28.1.1 to 28.1.2 in /action by @dependabot in #228
  • Bump @types/jest from 28.1.2 to 28.1.3 in /action by @dependabot in #230
  • Bump github.com/golang-jwt/jwt/v4 from 4.4.1 to 4.4.2 in /provider/github-app-token by @dependabot in #231
  • Bump jest-circus from 28.1.1 to 28.1.2 in /action by @dependabot in #235
  • Bump github.com/aws/aws-sdk-go-v2/service/ssm from 1.27.2 to 1.27.3 in /provider/github-app-token by @dependabot in #232
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.15.11 to 1.15.12 in /provider/github-app-token by @dependabot in #233
  • Bump jest from 28.1.1 to 28.1.2 in /action by @dependabot in #234
  • Bump @types/jest from 28.1.3 to 28.1.4 in /action by @dependabot in #237
  • Bump github.com/aws/aws-sdk-go-v2/service/ssm from 1.27.3 to 1.27.4 in /provider/github-app-token by @dependabot in #238
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.15.12 to 1.15.13 in /provider/github-app-token by @dependabot in #240
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.15.13 to 1.15.14 in /provider/github-app-token by @dependabot in #241
  • Bump @types/jest from 28.1.4 to 28.1.5 in /action by @dependabot in #242
  • Bump jest-circus from 28.1.2 to 28.1.3 in /action by @dependabot in #244
  • Bump ts-jest from 28.0.5 to 28.0.6 in /action by @dependabot in #245
  • Bump jest from 28.1.2 to 28.1.3 in /action by @dependabot in #243
  • Bump ts-jest from 28.0.6 to 28.0.7 in /action by @dependabot in #246
  • Bump @types/jest from 28.1.5 to 28.1.6 in /action by @dependabot in #247
  • Bump github.com/aws/aws-sdk-go-v2/service/ssm from 1.27.4 to 1.27.5 in /provider/github-app-token by @dependabot in #248
  • Bump github.com/aws/aws-sdk-go-v2/service/ssm from 1.27.5 to 1.27.6 in /provider/github-app-token by @dependabot in #250
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.15.14 to 1.15.15 in /provider/github-app-token by @dependabot in #249
  • configure concurrency by @shogo82148 in #252
  • bump Go 1.19 by @shogo82148 in #253
  • Bump github.com/aws/aws-sdk-go-v2/service/ssm from 1.27.6 to 1.27.7 in /provider/github-app-token by @dependabot in #255
  • Bump @actions/core from 1.9.0 to 1.9.1 in /action by @dependabot in #254
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.15.15 to 1.15.16 in /provider/github-app-token by @dependabot in #256
  • Bump github.com/aws/aws-sdk-go-v2/service/ssm from 1.27.7 to 1.27.8 in /provider/github-app-token by @dependabot in #260
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.15.16 to 1.15.17 in /provider/github-app-token by @dependabot in #259
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.15.17 to 1.16.0 in /provider/github-app-token by @dependabot in #261
  • Bump github.com/aws/aws-sdk-go-v2/service/ssm from 1.27.8 to 1.27.9 in /provider/github-app-token by @dependabot in #264
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.16.0 to 1.16.1 in /provider/github-app-token by @dependabot in #262
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.16.1 to 1.17.0 in /provider/github-app-token by @dependabot in #265
  • Bump ts-jest from 28.0.7 to 28.0.8 in /action by @dependabot in #267
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.17.0 to 1.17.1 in /provider/github-app-token by @dependabot in #268
  • Bump @types/jest from 28.1.6 to 28.1.7 in /action by @dependabot in #266
  • enable cache of actions/setup-go by @shogo82148 in #270
  • introduce shogo82148/memoize by @shogo82148 in #269
  • fix base64 error handling by @shogo82148 in #271
  • Bump typescript from 4.7.4 to 4.8.2 in /action by @dependabot in #274
  • Bump jest-circus from 28.1.3 to 29.0.0 in /action by @dependabot in #273
  • Bump jest-circus from 29.0.0 to 29.0.1 in /action by @dependabot in #275
  • Bump github.com/aws/aws-sdk-go-v2/service/ssm from 1.27.9 to 1.27.10 in /provider/github-app-token by @dependabot in #278
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.17.1 to 1.17.2 in /provider/github-app-token by @dependabot in #277
  • Bump github.com/aws/aws-sdk-go-v2/service/ssm from 1.27.10 to 1.27.11 in /provider/github-app-token by @dependabot in #279
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.17.2 to 1.17.3 in /provider/github-app-token by @dependabot in #280
  • Bump github.com/aws/aws-sdk-go-v2/service/ssm from 1.27.11 to 1.27.12 in /provider/github-app-token by @dependabot in #283
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.17.3 to 1.17.4 in /provider/github-app-token by @dependabot in #281
  • Bump github.com/shogo82148/memoize from 0.0.1 to 0.0.2 in /provider/github-app-token by @dependabot in #285
  • Bump jest-circus from 29.0.1 to 29.0.2 in /action by @dependabot in #287
  • Bump github.com/aws/aws-sdk-go-v2/service/ssm from 1.27.12 to 1.27.13 in /provider/github-app-token by @dependabot in #288
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.17.4 to 1.17.5 in /provider/github-app-token by @dependabot in #284
  • Bump typescript from 4.8.2 to 4.8.3 in /action by @dependabot in #289
  • Bump jest-circus from 29.0.2 to 29.0.3 in /action by @dependabot in #290
  • Bump github.com/aws/aws-sdk-go-v2/service/ssm from 1.27.13 to 1.28.0 in /provider/github-app-token by @dependabot in #291
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.17.5 to 1.17.6 in /provider/github-app-token by @dependabot in #293
  • Bump github.com/aws/aws-sdk-go-v2/service/ssm from 1.28.0 to 1.28.1 in /provider/github-app-token by @dependabot in #294
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.17.6 to 1.17.7 in /provider/github-app-token by @dependabot in #295
  • Bump github.com/aws/aws-sdk-go-v2/service/ssm from 1.28.1 to 1.29.0 in /provider/github-app-token by @dependabot in #297
  • Bump github.com/aws/aws-sdk-go-v2/service/ssm from 1.29.0 to 1.30.0 in /provider/github-app-token by @dependabot in #298
  • Bump typescript from 4.8.3 to 4.8.4 in /action by @dependabot in #299
  • Bump jest-circus from 29.0.3 to 29.1.1 in /action by @dependabot in #300
  • Bump @actions/core from 1.9.1 to 1.10.0 in /action by @dependabot in #301
  • Bump jest-circus from 29.1.1 to 29.1.2 in /action by @dependabot in #302
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.17.7 to 1.17.8 in /provider/github-app-token by @dependabot in #303
  • migrate to shogo82148/goat by @shogo82148 in #304
  • Bump github.com/aws/aws-sdk-go-v2/service/ssm from 1.30.0 to 1.31.0 in /provider/github-app-token by @dependabot in #305
  • Bump jest-circus from 29.1.2 to 29.2.0 in /action by @dependabot in #306
  • bump shogo82148/goat v0.0.2 by @shogo82148 in #307
  • validate issuer by @shogo82148 in #308
  • Bump jest-circus from 29.2.0 to 29.2.1 in /action by @dependabot in #309
  • Bump github.com/aws/aws-sdk-go-v2/service/ssm from 1.31.0 to 1.31.1 in /provider/github-app-token by @dependabot in #310
  • Bump @types/node from 16.11.33 to 16.18.0 in /action by @dependabot in #311
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.17.8 to 1.17.9 in /provider/github-app-token by @dependabot in #314
  • Bump github.com/aws/aws-sdk-go-v2/service/ssm from 1.31.1 to 1.31.2 in /provider/github-app-token by @dependabot in #312
  • Bump github.com/aws/aws-sdk-go-v2/service/ssm from 1.31.2 to 1.31.3 in /provider/github-app-token by @dependabot in #315
  • Bump jest-circus from 29.2.1 to 29.2.2 in /action by @dependabot in #316
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.17.9 to 1.17.10 in /provider/github-app-token by @dependabot in #318
  • Bump github.com/shogo82148/goat from 0.0.2 to 0.0.4 in /provider/github-app-token by @dependabot in #320
  • Bump jest-circus from 29.2.2 to 29.3.0 in /action by @dependabot in #323
  • Bump github.com/shogo82148/goat from 0.0.4 to 0.0.5 in /provider/github-app-token by @dependabot in #321
  • Bump github.com/aws/aws-sdk-go-v2/service/ssm from 1.31.3 to 1.32.0 in /provider/github-app-token by @dependabot in #322
  • Bump jest-circus from 29.3.0 to 29.3.1 in /action by @dependabot in #324
  • introduce ctxlog by @shogo82148 in #325
  • pin the version of GitHub Actions by @shogo82148 in #326
  • fix audience for getting id token by @shogo82148 in #327
  • use app id as audience claim by @shogo82148 in #328
  • remove GITHUB_TOKEN support by @shogo82148 in #330
  • Bump github.com/aws/aws-sdk-go-v2/service/ssm from 1.32.0 to 1.32.1 in /provider/github-app-token by @dependabot in #333
  • enable X-Ray tracing by @shogo82148 in #331
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.17.10 to 1.17.11 in /provider/github-app-token by @dependabot in #332
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.17.11 to 1.18.0 in /provider/github-app-token by @dependabot in #334
  • Bump typescript from 4.8.4 to 4.9.3 in /action by @dependabot in #336
  • Bump github/codeql-action from 2.1.31 to 2.1.33 by @dependabot in #339
  • Bump github.com/aws/aws-sdk-go-v2/service/ssm from 1.32.1 to 1.33.0 in /provider/github-app-token by @dependabot in #337
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.18.0 to 1.18.1 in /provider/github-app-token by @dependabot in #338
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.18.1 to 1.18.2 in /provider/github-app-token by @dependabot in #340
  • update Accept header by @shogo82148 in #341
  • add staging environment by @shogo82148 in #343
  • add get repos content client by @shogo82148 in #342
  • revoke access tokens that are no longer needed by @shogo82148 in #344
  • add test case for no permission by @shogo82148 in #345
  • parallel check of permission by @shogo82148 in #346
  • fix request method for revoking access token by @shogo82148 in #347
  • Bump github.com/shogo82148/aws-xray-yasdk-go from 1.5.1 to 1.5.2 in /provider/github-app-token by @dependabot in #349
  • Bump github.com/aws/aws-sdk-go-v2/service/ssm from 1.33.0 to 1.33.1 in /provider/github-app-token by @dependabot in #350
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.18.2 to 1.18.3 in /provider/github-app-token by @dependabot in #348
  • add x-amzn-trace-id to log by @shogo82148 in #351
  • ignore empty repository node id by @shogo82148 in #352
  • Bump prettier from 2.7.1 to 2.8.0 in /action by @dependabot in #353
  • Bump github/codeql-action from 2.1.33 to 2.1.35 by @dependabot in #355
  • Bump actions/setup-go from 3.3.1 to 3.4.0 by @dependabot in #354
  • Bump github.com/goccy/go-yaml from 1.9.6 to 1.9.7 in /provider/github-app-token by @dependabot in #359
  • Bump github.com/aws/aws-sdk-go-v2/service/ssm from 1.33.1 to 1.33.2 in /provider/github-app-token by @dependabot in #357
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.18.3 to 1.18.4 in /provider/github-app-token by @dependabot in #358
  • Bump @types/jest from 29.2.3 to 29.2.4 in /action by @dependabot in #360
  • Bump typescript from 4.9.3 to 4.9.4 in /action by @dependabot in #361
  • Bump prettier from 2.8.0 to 2.8.1 in /action by @dependabot in #362
  • Bump github/codeql-action from 2.1.35 to 2.1.36 by @dependabot in #363
  • Bump actions/checkout from 3.1.0 to 3.2.0 by @dependabot in #364
  • Bump actions/setup-go from 3.4.0 to 3.5.0 by @dependabot in #365
  • Bump github/codeql-action from 2.1.36 to 2.1.37 by @dependabot in #366
  • Bump github.com/aws/aws-sdk-go-v2/service/ssm from 1.33.2 to 1.33.3 in /provider/github-app-token by @dependabot in #368
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.18.4 to 1.18.5 in /provider/github-app-token by @dependabot in #367
  • Bump github.com/goccy/go-yaml from 1.9.7 to 1.9.8 in /provider/github-app-token by @dependabot in #371
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.18.5 to 1.18.6 in /provider/github-app-token by @dependabot in #370
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.18.6 to 1.18.7 in /provider/github-app-token by @dependabot in #372
  • Bump github.com/aws/aws-sdk-go-v2/service/ssm from 1.33.3 to 1.33.4 in /provider/github-app-token by @dependabot in #373
  • Bump github.com/shogo82148/ridgenative from 1.2.1 to 1.3.0 in /provider/github-app-token by @dependabot in #374
  • Bump json5 from 2.2.1 to 2.2.2 in /action by @dependabot in #375
  • Bump @types/jest from 29.2.4 to 29.2.5 in /action by @dependabot in #376
  • Bump github.com/aws/aws-sdk-go-v2/service/ssm from 1.33.4 to 1.34.0 in /provider/github-app-token by @dependabot in #377
  • Bump github.com/aws/aws-sdk-go-v2/service/ssm from 1.34.0 to 1.35.0 in /provider/github-app-token by @dependabot in #378
  • Bump actions/checkout from 3.2.0 to 3.3.0 by @dependabot in #380
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.18.7 to 1.18.8 in /provider/github-app-token by @dependabot in #379
  • Bump actions/setup-node from 3.5.1 to 3.6.0 by @dependabot in #381
  • Bump prettier from 2.8.1 to 2.8.2 in /action by @dependabot in #382
  • Bump ts-jest from 29.0.3 to 29.0.4 in /action by @dependabot in #383
  • Bump github/codeql-action from 2.1.37 to 2.1.38 by @dependabot in #384
  • Bump prettier from 2.8.2 to 2.8.3 in /action by @dependabot in #385
  • Bump ts-jest from 29.0.4 to 29.0.5 in /action by @dependabot in #386
  • Bump github/codeql-action from 2.1.38 to 2.1.39 by @dependabot in #388
  • Bump @types/jest from 29.2.5 to 29.2.6 in /action by @dependabot in #387
  • Bump github.com/aws/aws-sdk-go-v2/service/ssm from 1.35.0 to 1.35.1 in /provider/github-app-token by @dependabot in #390
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.18.8 to 1.18.10 in /provider/github-app-token by @dependabot in #393
  • Bump jest-circus from 29.3.1 to 29.4.0 in /action by @dependabot in #392
  • Bump jest and @types/jest in /action by @dependabot in #394
  • Bump jest-circus from 29.4.0 to 29.4.1 in /action by @dependabot in #396
  • Bump github/codeql-action from 2.1.39 to 2.2.1 by @dependabot in #398
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.18.10 to 1.18.11 in /provider/github-app-token by @dependabot in #400
  • Bump jest from 29.4.0 to 29.4.1 in /action by @dependabot in #395
  • Bump typescript from 4.9.4 to 4.9.5 in /action by @dependabot in #399
  • Bump github.com/aws/aws-sdk-go-v2/service/ssm from 1.35.1 to 1.35.2 in /provider/github-app-token by @dependabot in #401
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.18.11 to 1.18.12 in /provider/github-app-token by @dependabot in #402
  • Bump github/codeql-action from 2.2.1 to 2.2.2 by @dependabot in #404
  • Bump github/codeql-action from 2.2.2 to 2.2.3 by @dependabot in #408
  • Bump jest-circus from 29.4.1 to 29.4.2 in /action by @dependabot in #406
  • Bump prettier from 2.8.3 to 2.8.4 in /action by @dependabot in #407
  • Bump github/codeql-action from 2.2.3 to 2.2.4 by @dependabot in #409
  • Bump jest from 29.4.1 to 29.4.2 in /action by @dependabot in #405
  • Bump github.com/aws/aws-sdk-go-v2/service/ssm from 1.35.2 to 1.35.3 in /provider/github-app-token by @dependabot in #413
  • Bump jest-circus from 29.4.2 to 29.4.3 in /action by @dependabot in #411
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.18.12 to 1.18.13 in /provider/github-app-token by @dependabot in #412
  • Bump jest from 29.4.2 to 29.4.3 in /action by @dependabot in #410
  • Bump github.com/aws/aws-sdk-go-v2/service/ssm from 1.35.3 to 1.35.4 in /provider/github-app-token by @dependabot in #415
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.18.13 to 1.18.14 in /provider/github-app-token by @dependabot in #414
  • Bump github.com/aws/aws-sdk-go-v2/service/ssm from 1.35.4 to 1.35.5 in /provider/github-app-token by @dependabot in #418
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.18.14 to 1.18.15 in /provider/github-app-token by @dependabot in #417
  • Bump golang.org/x/sys from 0.0.0-20220406163625-3f8b81556e12 to 0.1.0 in /provider/github-app-token by @dependabot in #419
  • Bump github/codeql-action from 2.2.4 to 2.2.5 by @dependabot in #420
  • Bump github.com/goccy/go-yaml from 1.9.8 to 1.10.0 in /provider/github-app-token by @dependabot in #421
  • Bump @actions/http-client from 2.0.1 to 2.1.0 in /action by @dependabot in #424
  • Bump jest from 29.4.3 to 29.5.0 in /action by @dependabot in #423
  • Bump github/codeql-action from 2.2.5 to 2.2.6 by @dependabot in #427
  • Bump github.com/aws/aws-sdk-go-v2/service/ssm from 1.35.5 to 1.35.6 in /provider/github-app-token by @dependabot in #425
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.18.15 to 1.18.16 in /provider/github-app-token by @dependabot in #426
  • Bump @types/jest from 29.4.0 to 29.4.1 in /action by @dependabot in #429
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.18.16 to 1.18.17 in /provider/github-app-token by @dependabot in #430
  • Bump actions/setup-go from 3.5.0 to 4.0.0 by @dependabot in #432
  • Bump @types/jest from 29.4.1 to 29.4.4 in /action by @dependabot in #431
  • Bump actions/checkout from 3.3.0 to 3.4.0 by @dependabot in #433
  • Bump github/codeql-action from 2.2.6 to 2.2.7 by @dependabot in #434
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.18.17 to 1.18.18 in /provider/github-app-token by @dependabot in #435
  • Bump @types/jest from 29.4.4 to 29.5.0 in /action by @dependabot in #436
  • Bump typescript from 4.9.5 to 5.0.2 in /action by @dependabot in #437
  • Bump prettier from 2.8.4 to 2.8.5 in /action by @dependabot in #438
  • Bump github.com/aws/aws-sdk-go-v2/service/ssm from 1.35.6 to 1.35.7 in /provider/github-app-token by @dependabot in #442
  • Bump prettier from 2.8.5 to 2.8.6 in /action by @dependabot in #439
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.18.18 to 1.18.19 in /provider/github-app-token by @dependabot in #441
  • Bump github/codeql-action from 2.2.7 to 2.2.8 by @dependabot in #444
  • Bump github.com/aws/aws-sdk-go-v2/service/ssm from 1.35.7 to 1.36.0 in /provider/github-app-token by @dependabot in #443
  • Bump actions/checkout from 3.4.0 to 3.5.0 by @dependabot in #446
  • Bump prettier from 2.8.6 to 2.8.7 in /action by @dependabot in #445
  • Bump github/codeql-action from 2.2.8 to 2.2.9 by @dependabot in #447
  • Bump github.com/goccy/go-yaml from 1.10.0 to 1.10.1 in /provider/github-app-token by @dependabot in #448
  • Bump typescript from 5.0.2 to 5.0.3 in /action by @dependabot in #449
  • Bump ts-jest from 29.0.5 to 29.1.0 in /action by @dependabot in #450
  • Bump github.com/goccy/go-yaml from 1.10.1 to 1.11.0 in /provider/github-app-token by @dependabot in #451
  • Bump github/codeql-action from 2.2.9 to 2.2.10 by @dependabot in #452
  • Bump github/codeql-action from 2.2.10 to 2.2.11 by @dependabot in #453
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.18.19 to 1.18.20 in /provider/github-app-token by @dependabot in #457
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.18.20 to 1.18.21 in /provider/github-app-token by @dependabot in #459
  • Bump typescript from 5.0.3 to 5.0.4 in /action by @dependabot in #454
  • Bump github.com/aws/aws-sdk-go-v2/service/ssm from 1.36.0 to 1.36.2 in /provider/github-app-token by @dependabot in #458
  • Bump actions/checkout from 3.5.0 to 3.5.1 by @dependabot in #460
  • Bump actions/checkout from 3.5.1 to 3.5.2 by @dependabot in #462
  • Bump github/codeql-action from 2.2.11 to 2.2.12 by @dependabot in #461
  • Bump @types/jest from 29.5.0 to 29.5.1 in /action by @dependabot in #463
  • Bump prettier from 2.8.7 to 2.8.8 in /action by @dependabot in #464
  • Bump github/codeql-action from 2.2.12 to 2.3.0 by @dependabot in #465
  • Bump github.com/aws/aws-sdk-go-v2/service/ssm from 1.36.2 to 1.36.3 in /provider/github-app-token by @dependabot in #468
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.18.21 to 1.18.22 in /provider/github-app-token by @dependabot in #466
  • bump Go 1.20 by @shogo82148 in #469
  • Check subject of token by @shogo82148 in #470
  • introduce strings.Cut by @shogo82148 in #471
  • introduce SSMParameterWithSlashPrefixReadPolicy by @shogo82148 in #472
  • Bump github/codeql-action from 2.3.0 to 2.3.1 by @dependabot in #473
  • Bump github/codeql-action from 2.3.1 to 2.3.2 by @dependabot in #474
  • Bump github/codeql-action from 2.3.2 to 2.3.3 by @dependabot in #478
  • Bump github.com/aws/aws-sdk-go-v2/service/ssm from 1.36.3 to 1.36.4 in /provider/github-app-token by @dependabot in #475
  • Bump golang.org/x/sync from 0.1.0 to 0.2.0 in /provider/github-app-token by @dependabot in #476
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.18.22 to 1.18.23 in /provider/github-app-token by @dependabot in #477
  • restrict the permission of GitHub Token by @shogo82148 in #480
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.18.23 to 1.18.24 in /provider/github-app-token by @dependabot in #481
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.18.24 to 1.18.25 in /provider/github-app-token by @dependabot in #482
  • Bump actions/setup-go from 4.0.0 to 4.0.1 by @dependabot in #483
  • Bump github/codeql-action from 2.3.3 to 2.3.4 by @dependabot in #484
  • Bump github/codeql-action from 2.3.4 to 2.3.5 by @dependabot in #485
  • Bump @types/jest from 29.5.1 to 29.5.2 in /action by @dependabot in #486
  • Bump typescript from 5.0.4 to 5.1.3 in /action by @dependabot in #487
  • Bump github/codeql-action from 2.3.5 to 2.3.6 by @dependabot in #488
  • Bump actions/checkout from 3.5.2 to 3.5.3 by @dependabot in #489
  • Bump github/codeql-action from 2.3.6 to 2.13.4 by @dependabot in #490
  • Bump github.com/aws/aws-sdk-go-v2/service/ssm from 1.36.4 to 1.36.5 in /provider/github-app-token by @dependabot in #493
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.18.25 to 1.18.26 in /provider/github-app-token by @dependabot in #492
  • Bump golang.org/x/sync from 0.2.0 to 0.3.0 in /provider/github-app-token by @dependabot in #494
  • Bump github.com/aws/aws-sdk-go-v2/service/ssm from 1.36.5 to 1.36.6 in /provider/github-app-token by @dependabot in #496
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.18.26 to 1.18.27 in /provider/github-app-token by @dependabot in #495
  • Bump github.com/shogo82148/ridgenative from 1.3.0 to 1.4.0 in /provider/github-app-token by @dependabot in #497
  • Bump github.com/aws/aws-sdk-go-v2/service/ssm from 1.36.6 to 1.36.7 in /provider/github-app-token by @dependabot in #499
  • Bump typescript from 5.1.3 to 5.1.5 in /action by @dependabot in #498
  • Bump typescript from 5.1.5 to 5.1.6 in /action by @dependabot in #500
  • introduce actionlint by @shogo82148 in #501
  • introduce Grouped version updates by @shogo82148 in #502
  • Bump ts-jest from 29.1.0 to 29.1.1 in /action by @dependabot in #503
  • configure grouped version updates for jest by @shogo82148 in #506
  • Bump actions/setup-node from 3.6.0 to 3.7.0 by @dependabot in #507
  • Bump the jest-monorepo group in /action with 1 update by @dependabot in #508
  • Bump the jest-monorepo group in /action with 1 update by @dependabot in #510
  • Bump @types/jest from 29.5.2 to 29.5.3 in /action by @dependabot in #511
  • Bump the aws-sdk group in /provider/github-app-token with 3 updates by @dependabot in #512
  • Bump the aws-sdk group in /provider/github-app-token with 1 update by @dependabot in #513
  • Bump the jest-monorepo group in /action with 1 update by @dependabot in #514
  • Bump the aws-sdk group in /provider/github-app-token with 3 updates by @dependabot in #515
  • Bump prettier from 2.8.8 to 3.0.0 in /action by @dependabot in #509
  • Bump github.com/shogo82148/goat from 0.0.5 to 0.0.6 in /provider/github-app-token by @dependabot in #516
  • Bump the aws-sdk group in /provider/github-app-token with 3 updates by @dependabot in #517
  • Bump the aws-sdk group in /provider/github-app-token with 2 updates by @dependabot in #518
  • Bump prettier from 3.0.0 to 3.0.1 in /action by @dependabot in #519
  • Bump @actions/http-client from 2.1.0 to 2.1.1 in /action by @dependabot in #520
  • Bump the aws-sdk group in /provider/github-app-token with 3 updates by @dependabot in #521
  • Bump actions/setup-go from 4.0.1 to 4.1.0 by @dependabot in #522
  • Bump fuller-inc/actions-aws-assume-role from 1.5.3 to 1.5.4 by @dependabot in #523
  • Bump actions/setup-node from 3.7.0 to 3.8.0 by @dependabot in #524
  • Bump prettier from 3.0.1 to 3.0.2 in /action by @dependabot in #525
  • Bump actions/setup-node from 3.8.0 to 3.8.1 by @dependabot in #526
  • Bump the aws-sdk group in /provider/github-app-token with 3 updates by @dependabot in #527
  • Bump the aws-sdk group in /provider/github-app-token with 3 updates by @dependabot in #528
  • Bump the aws-sdk group in /provider/github-app-token with 3 updates by @dependabot in #530
  • Bump the jest-monorepo group in /action with 1 update by @dependabot in #529
  • Bump @types/jest from 29.5.3 to 29.5.4 in /action by @dependabot in #531
  • Bump the jest-monorepo group in /action with 1 update by @dependabot in #533
  • Bump the aws-sdk group in /provider/github-app-token with 1 update by @dependabot in #532
  • Bump typescript from 5.1.6 to 5.2.2 in /action by @dependabot in #534
  • Bump prettier from 3.0.2 to 3.0.3 in /action by @dependabot in #535
  • Bump the aws-sdk group in /provider/github-app-token with 1 update by @dependabot in #536
  • Bump github.com/shogo82148/aws-xray-yasdk-go from 1.5.2 to 1.6.0 in /provider/github-app-token by @dependabot in #538
  • Bump the aws-sdk group in /provider/github-app-token with 1 update by @dependabot in #540
  • Bump fuller-inc/actions-aws-assume-role from 1.5.4 to 1.6.0 by @dependabot in #542
  • bump actions/checkout v4 by @shogo82148 in #541
  • bump Go 1.21.1 by @shogo82148 in #537
  • introduce slog by @shogo82148 in #543
  • bump Node.js 20 by @shogo82148 in #544

New Contributors

Full Changelog: https://github.com/shogo82148/actions-github-app-token/commits/v1.0.0