Skip to content

Commit

Permalink
Cr 20802 revert (#670)
Browse files Browse the repository at this point in the history
* Revert "Cr 20802 (#667)"

This reverts commit 01a030d.

* bump for revert CR-20802 to fix jq
  • Loading branch information
kim-codefresh authored Jan 7, 2024
1 parent 472580b commit 36d3648
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion incubating/aws-sts-assume-role-with-web-identity/step.yaml
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion incubating/obtain-oidc-id-token/step.yaml
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 36d3648

Please sign in to comment.