Skip to content
This repository has been archived by the owner on Dec 22, 2023. It is now read-only.

Update dependency moto to v4.2.6 #337

Update dependency moto to v4.2.6

Update dependency moto to v4.2.6 #337

Workflow file for this run

name: happy-commit
on:
- pull_request
permissions:
contents: read
pull-requests: write
issues: write
jobs:
happy:
runs-on: ubuntu-latest
name: happy
continue-on-error: true
steps:
- uses: kitsuyui/happy-commit@v0.8
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}