Skip to content

Commit ed2ae41

Browse files
Bump cake-build/cake-action from 2 to 3
Bumps [cake-build/cake-action](https://github.com/cake-build/cake-action) from 2 to 3. - [Release notes](https://github.com/cake-build/cake-action/releases) - [Commits](cake-build/cake-action@v2...v3) --- updated-dependencies: - dependency-name: cake-build/cake-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b295002 commit ed2ae41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
key: ${{ runner.os }}-tools-${{ hashFiles('recipe.cake') }}
6060

6161
- name: Build project
62-
uses: cake-build/cake-action@v2
62+
uses: cake-build/cake-action@v3
6363
with:
6464
script-path: recipe.cake
6565
target: CI

0 commit comments

Comments
 (0)