Skip to content

Commit

Permalink
Merge pull request #203 from meilisearch/fix/update-manifest-worklow
Browse files Browse the repository at this point in the history
Update update-chart-manifest.yaml
  • Loading branch information
alallema authored Sep 27, 2023
2 parents e0dfc23 + fc773b4 commit 5aa7256
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-chart-manifest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
steps:
# There isn't enough detail in the github.event on "issue_comment" events about the PR origin, so we need to fetch more
- name: "Get Pull Request"
uses: actions/github-script@v6
uses: actions/github-script@v3
id: get-pr
with:
script: |
Expand Down

0 comments on commit 5aa7256

Please sign in to comment.