From 57003ca68c68430459d356f7be137357d28dda79 Mon Sep 17 00:00:00 2001 From: Bryan Morgan Date: Tue, 5 Aug 2025 17:18:19 -0400 Subject: [PATCH] Update weekly-velocity-report.yml --- .github/workflows/weekly-velocity-report.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/weekly-velocity-report.yml b/.github/workflows/weekly-velocity-report.yml index 7d11af5f..16991191 100644 --- a/.github/workflows/weekly-velocity-report.yml +++ b/.github/workflows/weekly-velocity-report.yml @@ -28,7 +28,7 @@ jobs: - name: Append data to Google Sheet if: success() - uses: jroehl/gsheet-action@v2.0.0 + uses: jroehl/gsheet-action@v2.1.1 with: spreadsheetId: ${{ secrets.SPREADSHEET_ID }} commands: |