Skip to content

build(deps): bump github.com/aws/aws-sdk-go from 1.51.29 to 1.53.8 #923

build(deps): bump github.com/aws/aws-sdk-go from 1.51.29 to 1.53.8

build(deps): bump github.com/aws/aws-sdk-go from 1.51.29 to 1.53.8 #923

Workflow file for this run

---
name: Yamllint
'on': push
jobs:
yamllint:
runs-on: ubuntu-latest
container:
image: pipelinecomponents/yamllint:0.21.0
env:
YAMLLINT_CONFIG_FILE: /code/configs/.yamllint.yaml
options: --cpus 1
steps:
- uses: actions/checkout@v4.1.4
- name: run yamllint
run: yamllint .