Skip to content

Bump aws-actions/configure-aws-credentials from 4 to 5 #41

Bump aws-actions/configure-aws-credentials from 4 to 5

Bump aws-actions/configure-aws-credentials from 4 to 5 #41

name: update-templates
on:
push:
branches:
- main
workflow_dispatch:
jobs:
update-templates:
permissions:
contents: write
pull-requests: write
pages: write
uses: thoughtbot/templates/.github/workflows/dynamic-readme.yaml@main
secrets:
token: ${{ secrets.GITHUB_TOKEN }}