Skip to content

Commit b52711e

Browse files
Merge pull request #56 from clouddrove/dependabot/github_actions/clouddrove/github-actions-9.0.3
build(deps): bump clouddrove/github-actions from 9.0.2 to 9.0.3
2 parents a95d8c8 + 1e27c43 commit b52711e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/readme.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
python-version: '3.x'
1919

2020
- name: 'create readme'
21-
uses: 'clouddrove/github-actions@v9.0.2'
21+
uses: 'clouddrove/github-actions@9.0.3'
2222
with:
2323
actions_subcommand: 'readme'
2424
github_token: '${{ secrets.GITHUB }}'
@@ -35,7 +35,7 @@ jobs:
3535
continue-on-error: true
3636

3737
- name: 'push readme'
38-
uses: 'clouddrove/github-actions@v9.0.2'
38+
uses: 'clouddrove/github-actions@9.0.3'
3939
continue-on-error: true
4040
with:
4141
actions_subcommand: 'push'

0 commit comments

Comments
 (0)