From 9b189186b609a12ea257e246955c0e0e84ff9bbe Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 16 Oct 2024 15:31:55 +0200 Subject: [PATCH] deps: update octokit/request-action action to v2.4.0 (#3767) Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/release-examples.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release-examples.yml b/.github/workflows/release-examples.yml index 854cf2cf36..aadc2094b6 100644 --- a/.github/workflows/release-examples.yml +++ b/.github/workflows/release-examples.yml @@ -36,7 +36,7 @@ jobs: token: ${{ secrets.KEPTN_BOT_TOKEN }} - name: Get Latest Release Information - uses: octokit/request-action@872c5c97b3c85c23516a572f02b31401ef82415d # v2.3.1 + uses: octokit/request-action@dad4362715b7fb2ddedf9772c8670824af564f0d # v2.4.0 id: latest_release with: route: GET /repos/:owner/:repository/releases/latest