Skip to content

Commit

Permalink
[Dependencies] - Update .github/workflows/reformat-yaml.yml to match …
Browse files Browse the repository at this point in the history
…the template repo
  • Loading branch information
credfeto committed Oct 9, 2023
1 parent adb39c3 commit 09b0459
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reformat-yaml.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
fetch-depth: 0
token: ${{secrets.SOURCE_PUSH_TOKEN}}
- uses: credfeto/[email protected]
- uses: stefanzweifel/git-auto-commit-action@v4.16.0
- uses: stefanzweifel/git-auto-commit-action@v5.0.0
with:
commit_message: "[Reformat] YAML Files to common format"
file_pattern: "*.yml"
Expand Down

0 comments on commit 09b0459

Please sign in to comment.