Skip to content
gift

GitHub Action

aws-iam-authenticator installer

1 Latest version

aws-iam-authenticator installer

gift

aws-iam-authenticator installer

Install a specific version of aws-iam-authenticator

Installation

Copy and paste the following snippet into your .yml file.

              

- name: aws-iam-authenticator installer

uses: prepor/action-aws-iam-authenticator@1

Learn more about this action in prepor/action-aws-iam-authenticator

Choose a version

action-aws-iam-authenticator

Github Action. Install specific version of aws-iam-authenticator (https://github.com/kubernetes-sigs/aws-iam-authenticator)

Usage


name: Test

on:
  push:
    branches:    
      - master

jobs:
  test:
    runs-on: ubuntu-latest
    steps:
    - uses: prepor/action-aws-iam-authenticator@master
    - run: aws-iam-authenticator version