From bba73398c9e2b2f076618f8161f0d4fe74df8207 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 7 Jun 2023 13:57:33 +0200 Subject: [PATCH] deps: update octokit/request-action action to v2.1.9 (#1533) 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 bf02f87f9d..4d60071910 100644 --- a/.github/workflows/release-examples.yml +++ b/.github/workflows/release-examples.yml @@ -33,7 +33,7 @@ jobs: token: ${{ secrets.KEPTN_BOT_TOKEN }} - name: Get Latest Release Information - uses: octokit/request-action@v2.1.8 + uses: octokit/request-action@v2.1.9 id: latest_release with: route: GET /repos/:owner/:repository/releases/latest