Skip to content

chore(deps): bump github.com/aws/aws-sdk-go from 1.54.20 to 1.55.0 #182

chore(deps): bump github.com/aws/aws-sdk-go from 1.54.20 to 1.55.0

chore(deps): bump github.com/aws/aws-sdk-go from 1.54.20 to 1.55.0 #182

Workflow file for this run

# SPDX-FileCopyrightText: 2022 Comcast Cable Communications Management, LLC
# SPDX-License-Identifier: Apache-2.0
---
name: CI
on:
push:
branches:
- main
paths-ignore:
- README.md
- CONTRIBUTING.md
- MAINTAINERS.md
- LICENSE
- NOTICE
tags:
- 'v[0-9]+.[0-9]+.[0-9]+'
pull_request:
workflow_dispatch:
jobs:
ci:
uses: xmidt-org/shared-go/.github/workflows/ci.yml@12a58ef01ff3da83567e930742524d5a215b90a2 # v4.4.17
with:
release-type: library
yaml-lint-skip: false
secrets: inherit