diff --git a/.github/.OwlBot.lock.yaml b/.github/.OwlBot.lock.yaml index bb3eeae..be00544 100644 --- a/.github/.OwlBot.lock.yaml +++ b/.github/.OwlBot.lock.yaml @@ -13,5 +13,5 @@ # limitations under the License. docker: image: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest - digest: sha256:cb4e21c016c53313fed04433002e88d7dab88d9124faf7f8f4fb0c53e8b50328 -# created: 2025-07-08T19:47:05.293202116Z + digest: sha256:1d7c29870723d4d2e32870c6dcdc43d4aa93dcc6519272d025bfcf2ecd48f091 +# created: 2025-08-14T17:16:30.591542591Z diff --git a/.github/workflows/response.yaml b/.github/workflows/response.yaml index 6ed3732..e81a360 100644 --- a/.github/workflows/response.yaml +++ b/.github/workflows/response.yaml @@ -13,7 +13,7 @@ jobs: issues: write pull-requests: write steps: - - uses: actions/checkout@v4 + - uses: actions/checkout@v5 - uses: actions/github-script@v7 with: script: | @@ -27,7 +27,7 @@ jobs: issues: write pull-requests: write steps: - - uses: actions/checkout@v4 + - uses: actions/checkout@v5 - uses: actions/github-script@v7 with: script: |