Skip to content

Commit

Permalink
deps: update octokit/request-action action to v2.1.9 (#1533)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jun 7, 2023
1 parent c732492 commit bba7339
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-examples.yml
Expand Up @@ -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
Expand Down

0 comments on commit bba7339

Please sign in to comment.