Update dependency gradle to v8.11 #332
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Auto approve sync files | ||
on: | ||
pull_request: | ||
jobs: | ||
auto-approve-synced-files: | ||
uses: RakambdaOrg/rakambda-github-workflows/.github/workflows/approve-sync-files.yml@main | ||
Check failure on line 7 in .github/workflows/auto-aprove-sync-files.yml GitHub Actions / Auto approve sync filesInvalid workflow file
|
||
secrets: | ||
sync-token: ${{ secrets.SYNC_TOKEN }} |