Skip to content

Commit

Permalink
Merge pull request #12 from devlead/renovate/cake-build-cake-action-3.x
Browse files Browse the repository at this point in the history
Update cake-build/cake-action action to v3
  • Loading branch information
devlead authored Feb 6, 2025
2 parents dfd1164 + eea5a77 commit 47231cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
global-json-file: global.json

- name: Run Cake script
uses: cake-build/cake-action@v1
uses: cake-build/cake-action@v3
env:
NuGetReportSettings_SharedKey: ${{ secrets.NUGETREPORTSETTINGS_SHAREDKEY }}
NuGetReportSettings_WorkspaceId: ${{ secrets.NUGETREPORTSETTINGS_WORKSPACEID }}
Expand Down

0 comments on commit 47231cf

Please sign in to comment.