Skip to content

Replace deprecated AmazonEC2RoleforSSM with AmazonSSMManagedInstanceCore #184

Replace deprecated AmazonEC2RoleforSSM with AmazonSSMManagedInstanceCore

Replace deprecated AmazonEC2RoleforSSM with AmazonSSMManagedInstanceCore #184

Workflow file for this run

---
name: CI
on: [push, pull_request, workflow_dispatch]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: ./.github/actions/ci-action