Skip to content

chore(deps): bump mathieudutour/github-tag-action from 6.1 to 6.2 (#55) #87

chore(deps): bump mathieudutour/github-tag-action from 6.1 to 6.2 (#55)

chore(deps): bump mathieudutour/github-tag-action from 6.1 to 6.2 (#55) #87

Workflow file for this run

name: Update README
on:
push:
branches:
- main
permissions:
pull-requests: write
contents: write
jobs:
update-readme:
runs-on: ubuntu-latest
timeout-minutes: 10
steps:
- uses: actions/checkout@v4
- uses: npalm/action-docs-action@0cd4cb26a437fbebbb96b0e3fc71fa94491716b9 #3.1.0
- uses: peter-evans/create-pull-request@6d6857d36972b65feb161a90e484f2984215f83e #6.0.5
with:
title: 'docs: auto update README'