We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d897010 + 4365566 commit 6cd17a2Copy full SHA for 6cd17a2
.github/workflows/test.yml
@@ -44,6 +44,7 @@ jobs:
44
# the secret by that name if testing against Enterprise versions.
45
# Kong Inc users should use the `Kong/kong-license` action
46
license: ${{ secrets.KONG_LICENSE_DATA }}
47
+ op-token: ${{ secrets.OP_SERVICE_ACCOUNT_TOKEN }}
48
49
50
# the following 3 entries are only for Kong Inc internal use to test against
0 commit comments