Skip to content

Commit

Permalink
Merge pull request cake-build#3635 from pascalberger/feature/github-a…
Browse files Browse the repository at this point in the history
…ction-1-4

Pin Cake GitHub action to v1
  • Loading branch information
devlead authored Oct 25, 2021
2 parents adf071b + a293891 commit 31a06fc
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 @@ -37,7 +37,7 @@ jobs:
include-prerelease: 'true'

- name: Run Cake script
uses: cake-build/cake-action@master
uses: cake-build/cake-action@v1
with:
target: Run-Integration-Tests
cake-version: tool-manifest

0 comments on commit 31a06fc

Please sign in to comment.