Skip to content

Commit

Permalink
build(deps): bump clouddrove/github-actions from 9.0.2 to 9.0.3 (#94)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 15, 2023
1 parent 0f82da9 commit 1c231ea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/readme.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
with:
python-version: 3.x
- name: create readme
uses: clouddrove/github-actions@v9.0.2
uses: clouddrove/github-actions@9.0.3
with:
actions_subcommand: readme
github_token: ${{ secrets.GITHUB }}
Expand All @@ -27,7 +27,7 @@ jobs:
uses: pre-commit/action@v3.0.0
continue-on-error: true
- name: push readme
uses: clouddrove/github-actions@v9.0.2
uses: clouddrove/github-actions@9.0.3
continue-on-error: true
with:
actions_subcommand: push
Expand Down

0 comments on commit 1c231ea

Please sign in to comment.