Skip to content

Commit

Permalink
Update action version
Browse files Browse the repository at this point in the history
  • Loading branch information
Panquesito7 authored Jun 30, 2023
1 parent cde0eed commit 4db6bf5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
- uses: actions/checkout@v3
with:
fetch-depth: 0 # This pulls changes before doing any changes
- uses: Panquesito7/submodules-alternative@v1.5.1
- uses: Panquesito7/submodules-alternative@v1.5.2
with:
repos_filename: repos # In case your file is named `repos.lua`, you can leave it as `repos`.
use_pr: true # Whether to create a pull request when updating/adding the repositories.
Expand Down

0 comments on commit 4db6bf5

Please sign in to comment.