Skip to content

Commit

Permalink
Bump actions/github-script@v7 (#8668)
Browse files Browse the repository at this point in the history
  • Loading branch information
flvndvd authored Nov 15, 2024
1 parent 24dff08 commit c8e72ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-connectors-infra.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
gh api octocat
- name: Trigger dust-infra workflow
uses: actions/github-script@v6
uses: actions/github-script@v7
with:
github-token: ${{ steps.generate-token.outputs.token }}
script: |
Expand Down

0 comments on commit c8e72ae

Please sign in to comment.