Skip to content

Commit e7db26f

Browse files
authored
Merge pull request #645 from GitTools/dependabot/github_actions/cake-build/cake-action-2
Bump cake-build/cake-action from 1 to 2
2 parents dc802b3 + 672a0cf commit e7db26f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
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@v1
62+
uses: cake-build/cake-action@v2
6363
with:
6464
script-path: recipe.cake
6565
target: CI

0 commit comments

Comments
 (0)