Skip to content

xapix-io/action-aws-iam-authenticator

 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 100.0%