Skip to content

Commit

Permalink
Update github-script action
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolaasuni committed Jun 18, 2024
1 parent 6664c2a commit 8d174bd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/autopr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
pull-requests: write
steps:
- name: Create PR
uses: actions/github-script@v6
uses: actions/github-script@v7
with:
script: |
const { repo, owner } = context.repo;
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.0.7
1.0.8

0 comments on commit 8d174bd

Please sign in to comment.