Skip to content

Commit ed23efa

Browse files
Bump jfversluis/dotnet-format from 1.0.5 to 1.0.9 (#2632)
Bumps [jfversluis/dotnet-format](https://github.com/jfversluis/dotnet-format) from 1.0.5 to 1.0.9. - [Release notes](https://github.com/jfversluis/dotnet-format/releases) - [Changelog](https://github.com/jfversluis/dotnet-format/blob/main/CHANGELOG.md) - [Commits](jfversluis/dotnet-format@v1.0.5...v1.0.9) --- updated-dependencies: - dependency-name: jfversluis/dotnet-format dependency-version: 1.0.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a381cb7 commit ed23efa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dotnet-format-daily.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616

1717
- name: Run dotnet format
1818
id: format
19-
uses: jfversluis/[email protected].5
19+
uses: jfversluis/[email protected].9
2020
with:
2121
repo-token: ${{ secrets.GITHUB_TOKEN }}
2222
action: "fix"

0 commit comments

Comments
 (0)