Skip to content

build(deps): bump github.com/aws/aws-sdk-go-v2/service/sts from 1.42.1 to 1.45.4 #24845

build(deps): bump github.com/aws/aws-sdk-go-v2/service/sts from 1.42.1 to 1.45.4

build(deps): bump github.com/aws/aws-sdk-go-v2/service/sts from 1.42.1 to 1.45.4 #24845

Workflow file for this run

---
# The workflow name **must** be "autofix.ci" for Autofix CI to function correctly.
# Any deviation from this name will cause Autofix CI to fail, as it relies on this
# specific identifier for execution. This is a strict requirement of Autofix CI.
name: autofix.ci
on: pull_request
permissions:
contents: read
jobs:
autofix:
runs-on: ubuntu-latest
steps:
- name: Harden Runner
uses: step-security/harden-runner@05e31511f85b41b11d1cf0ef85d0992719546e2c # v2.21.0
with:
# This job makes no network calls at all (just echo); block all egress.
egress-policy: block
- run: echo "See Atmos Pro"