Skip to content

chore(deps): bump aws-actions/configure-aws-credentials from 6.2.0 to 6.2.1 #22428

chore(deps): bump aws-actions/configure-aws-credentials from 6.2.0 to 6.2.1

chore(deps): bump aws-actions/configure-aws-credentials from 6.2.0 to 6.2.1 #22428

Workflow file for this run

name: Validate Lint
on:
pull_request:
merge_group:
permissions:
contents: read
jobs:
lint:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
- name: Run golangci-lint
uses: golangci/golangci-lint-action@82606bf257cbaff209d206a39f5134f0cfbfd2ee # v9.2.1
with:
version: v2.12.0