diff --git a/incubating/aws-sts-assume-role-with-web-identity/step.yaml b/incubating/aws-sts-assume-role-with-web-identity/step.yaml index b8a265d98..15311fa32 100644 --- a/incubating/aws-sts-assume-role-with-web-identity/step.yaml +++ b/incubating/aws-sts-assume-role-with-web-identity/step.yaml @@ -1,7 +1,7 @@ version: '1.0' kind: step-type metadata: - version: 1.0.0 + version: 1.2.0 name: aws-sts-assume-role-with-web-identity description: >- Obtain AWS STS credentials using OIDC ID token and export them as environment variables diff --git a/incubating/obtain-oidc-id-token/step.yaml b/incubating/obtain-oidc-id-token/step.yaml index 31e59d7df..61fcd73bb 100644 --- a/incubating/obtain-oidc-id-token/step.yaml +++ b/incubating/obtain-oidc-id-token/step.yaml @@ -1,7 +1,7 @@ version: '1.0' kind: step-type metadata: - version: 1.1.2 + version: 1.2.1 name: obtain-oidc-id-token description: >- Obtain ID token from Codefresh OIDC Provider