Skip to content

Commit c36600d

Browse files
chore: bump cake-build/cake-action from 1 to 3 (#15)
Bumps [cake-build/cake-action](https://github.com/cake-build/cake-action) from 1 to 3. - [Release notes](https://github.com/cake-build/cake-action/releases) - [Commits](cake-build/cake-action@v1...v3) --- updated-dependencies: - dependency-name: cake-build/cake-action dependency-version: '3' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2169f40 commit c36600d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
dotnet-version: 6.x
1818

1919
- name: Run the Cake script
20-
uses: cake-build/cake-action@v1
20+
uses: cake-build/cake-action@v3
2121
with:
2222
verbosity: Diagnostic
2323

0 commit comments

Comments
 (0)