Skip to content
This repository has been archived by the owner on Aug 13, 2024. It is now read-only.

build(deps): Bump github.com/aws/aws-sdk-go from 1.47.7 to 1.47.9 #35

build(deps): Bump github.com/aws/aws-sdk-go from 1.47.7 to 1.47.9

build(deps): Bump github.com/aws/aws-sdk-go from 1.47.7 to 1.47.9 #35

Workflow file for this run

name: PR Checks
on:
pull_request:
permissions:
contents: read
jobs:
verify-commits:
name: Verify Commits
runs-on: ubuntu-latest
steps:
- name: Block Merge Commits
uses: Morishiri/[email protected]
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}