We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 472580b commit 36d3648Copy full SHA for 36d3648
incubating/aws-sts-assume-role-with-web-identity/step.yaml
@@ -1,7 +1,7 @@
1
version: '1.0'
2
kind: step-type
3
metadata:
4
- version: 1.0.0
+ version: 1.2.0
5
name: aws-sts-assume-role-with-web-identity
6
description: >-
7
Obtain AWS STS credentials using OIDC ID token and export them as environment variables
incubating/obtain-oidc-id-token/step.yaml
- version: 1.1.2
+ version: 1.2.1
name: obtain-oidc-id-token
Obtain ID token from Codefresh OIDC Provider
0 commit comments