Skip to content

Commit 4da09bb

Browse files
authored
Update example.yml
1 parent b62dd5d commit 4da09bb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/example.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
# uses: git-ai-project/action/daily-metrics@v1
4848
uses: git-ai-project/action/daily-metrics@main
4949
with:
50-
git-ai-version: "v1.0.23" # Pin to a specific version for reproducibility
50+
# git-ai-version: "v1.0.23" # Pin to a specific version for reproducibility
5151
default-branch: ${{ github.event.repository.default_branch }}
5252
# Uncomment and configure for OTLP export:
5353
# OTEL_EXPORTER_OTLP_ENDPOINT: ${{ secrets.OTLP_ENDPOINT }}

0 commit comments

Comments
 (0)