Skip to content

Commit

Permalink
Merge pull request #282 from Cap-go/renovate/robingenz-action-google-…
Browse files Browse the repository at this point in the history
…indexing-1.x

chore(deps): update robingenz/action-google-indexing action to v1.0.2
  • Loading branch information
riderx authored Jan 22, 2025
2 parents 5172520 + bbb80cb commit 5ca8178
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/indexnow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
google-indexing:
runs-on: ubuntu-latest
steps:
- uses: robingenz/action-google-indexing@v1.0.0
- uses: robingenz/action-google-indexing@v1.0.2
with:
siteUrl: 'capgo.app'
gcpServiceAccountKey: ${{ secrets.GCP_SA_KEY }}

0 comments on commit 5ca8178

Please sign in to comment.