Skip to content

Commit

Permalink
Merge pull request #272 from crossplane-contrib/dependabot/github_act…
Browse files Browse the repository at this point in the history
…ions/actions/github-script-7

Bump actions/github-script from 6 to 7
  • Loading branch information
fahedouch authored Dec 18, 2023
2 parents 218dc64 + 3b4399f commit f0b33f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/commands.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
allow-edits: "false"
permission-level: write
- name: Handle Command
uses: actions/github-script@v6
uses: actions/github-script@v7
env:
POINTS: ${{ steps.command.outputs.command-arguments }}
with:
Expand Down

0 comments on commit f0b33f8

Please sign in to comment.