diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 622fca26..e1ee2d5f 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -79,6 +79,6 @@ jobs: platforms: ${{ steps.buildx.outputs.platforms }} push: true tags: | - ${{ github.repository }}:${{needs.release_please.outputs.major}}.${{needs.release_please.outputs.minor}}.${{needs.release_please.outputs.patch}} - ${{ github.repository }}:${{needs.release_please.outputs.major}}.${{needs.release_please.outputs.minor}} - ${{ github.repository }}:${{needs.release_please.outputs.major}} + ${{ github.repository }}:v${{needs.release_please.outputs.major}}.${{needs.release_please.outputs.minor}}.${{needs.release_please.outputs.patch}} + ${{ github.repository }}:v${{needs.release_please.outputs.major}}.${{needs.release_please.outputs.minor}} + ${{ github.repository }}:v${{needs.release_please.outputs.major}} diff --git a/data/google-crawlers.json b/data/google-crawlers.json index a3c7afc3..cbdbd7bf 100644 --- a/data/google-crawlers.json +++ b/data/google-crawlers.json @@ -1,5 +1,5 @@ { - "creationTime": "2023-09-26T22:00:50.000000", + "creationTime": "2023-10-03T22:00:24.000000", "prefixes": [ { "ipv6Prefix": "2001:4860:4801:2008::/64"