Skip to content

Commit 36d3648

Browse files
Cr 20802 revert (#670)
* Revert "Cr 20802 (#667)" This reverts commit 01a030d. * bump for revert CR-20802 to fix jq
1 parent 472580b commit 36d3648

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

incubating/aws-sts-assume-role-with-web-identity/step.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
version: '1.0'
22
kind: step-type
33
metadata:
4-
version: 1.0.0
4+
version: 1.2.0
55
name: aws-sts-assume-role-with-web-identity
66
description: >-
77
Obtain AWS STS credentials using OIDC ID token and export them as environment variables

incubating/obtain-oidc-id-token/step.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
version: '1.0'
22
kind: step-type
33
metadata:
4-
version: 1.1.2
4+
version: 1.2.1
55
name: obtain-oidc-id-token
66
description: >-
77
Obtain ID token from Codefresh OIDC Provider

0 commit comments

Comments
 (0)