Skip to content

Commit 9c399a2

Browse files
Bump jfversluis/dotnet-format from 1.0.5 to 1.0.9 (#384)
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 e26d3e7 commit 9c399a2

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)