Skip to content

Commit

Permalink
chore(deps): update actions/checkout action to v3.3.0 (#929)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] and repo-ranger[bot] committed Jan 5, 2023
1 parent c50c1e0 commit 15cb0ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-readme.yml
Expand Up @@ -9,7 +9,7 @@ jobs:
sync-assets:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3.2.0
- uses: actions/checkout@v3.3.0
with:
fetch-depth: 0

Expand Down

0 comments on commit 15cb0ce

Please sign in to comment.