Skip to content

Commit

Permalink
Merge pull request #56 from clouddrove/dependabot/github_actions/clou…
Browse files Browse the repository at this point in the history
…ddrove/github-actions-9.0.3

build(deps): bump clouddrove/github-actions from 9.0.2 to 9.0.3
  • Loading branch information
clouddrove-ci authored Oct 3, 2023
2 parents a95d8c8 + 1e27c43 commit b52711e
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 @@ -18,7 +18,7 @@ jobs:
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 @@ -35,7 +35,7 @@ jobs:
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 b52711e

Please sign in to comment.