Skip to content

Commit 1c231ea

Browse files
build(deps): bump clouddrove/github-actions from 9.0.2 to 9.0.3 (#94)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0f82da9 commit 1c231ea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/readme.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
with:
1515
python-version: 3.x
1616
- name: create readme
17-
uses: clouddrove/github-actions@v9.0.2
17+
uses: clouddrove/github-actions@9.0.3
1818
with:
1919
actions_subcommand: readme
2020
github_token: ${{ secrets.GITHUB }}
@@ -27,7 +27,7 @@ jobs:
2727
uses: pre-commit/[email protected]
2828
continue-on-error: true
2929
- name: push readme
30-
uses: clouddrove/github-actions@v9.0.2
30+
uses: clouddrove/github-actions@9.0.3
3131
continue-on-error: true
3232
with:
3333
actions_subcommand: push

0 commit comments

Comments
 (0)