Skip to content

Bump github.com/aws/aws-sdk-go from 1.44.254 to 1.44.256 #3358

Bump github.com/aws/aws-sdk-go from 1.44.254 to 1.44.256

Bump github.com/aws/aws-sdk-go from 1.44.254 to 1.44.256 #3358

Workflow file for this run

name: "Todo"
on: ["push"]
jobs:
build:
runs-on: "ubuntu-latest"
steps:
- uses: "actions/checkout@master"
- name: "TODO to Issue"
uses: alstr/todo-to-issue-action@v4.10.2
id: "todo"
with:
TOKEN: ${{ secrets.GITHUB_TOKEN }}
COMMENT_MARKER: "//"
LABEL: "// TODO"