Skip to content

JEST-2305 - Upgrade to aws cli 2.34.28 #271

JEST-2305 - Upgrade to aws cli 2.34.28

JEST-2305 - Upgrade to aws cli 2.34.28 #271

Workflow file for this run

name: sourcetoad/aws-codedeploy-action
on:
push:
pull_request:
jobs:
bash-lint:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v6
- name: Lint Bash
uses: azohra/shell-linter@latest
with:
path: '*.sh'