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: |