Skip to content

Commit

Permalink
Merge dependabot/github_actions/actions/github-script-7 into dependab…
Browse files Browse the repository at this point in the history
…ot-combined-prs-1730106025888
  • Loading branch information
github-actions[bot] authored Oct 28, 2024
2 parents 59d95c9 + 9cb03e8 commit 4f54dfc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dependabot-merger.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
echo "oncall_slack_id=$slack_id" >> $GITHUB_OUTPUT
- name: Create PR
uses: actions/github-script@v6
uses: actions/github-script@v7
id: create-pr
with:
script: |
Expand Down

0 comments on commit 4f54dfc

Please sign in to comment.