We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2e138d commit 098508dCopy full SHA for 098508d
.github/workflows/indexnow-weekly.yml
@@ -21,7 +21,7 @@ jobs:
21
22
- id: indexnow
23
name: Report Updates to IndexNow
24
- uses: bojieyang/indexnow-action@v2
+ uses: bojieyang/indexnow-action@cd6d1576582c1839b80dd71f418f172aa40d6552 # v2
25
with:
26
sitemap-location: 'https://daily-devops.net/sitemap.xml'
27
key: ${{ secrets.INDEXNOW_KEY }}
.github/workflows/indexnow.yml
@@ -23,7 +23,7 @@ jobs:
28
29
0 commit comments