From a1e73de6d76bb81de4bec1e0f927230d9d51e228 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 21 Mar 2024 13:37:57 +0100 Subject: [PATCH] deps: update octokit/request-action action to v2.2.0 (#3327) 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 4f89ff7a9c..2d85e98520 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@89697eb6635e52c6e1e5559f15b5c91ba5100cb0 # v2.1.9 + uses: octokit/request-action@d69a4d4369a61d4045c56451421ff93ee5e7bea0 # v2.2.0 id: latest_release with: route: GET /repos/:owner/:repository/releases/latest