Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 04daa94

Browse filesBrowse files
Merge pull request #118 from github/dependabot/github_actions/actions/github-script-7
Bump actions/github-script from 6 to 7
2 parents 6d68ffc + b8733ae commit 04daa94
Copy full SHA for 04daa94

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎.github/workflows/auto-approve-and-merge.yml

Copy file name to clipboardExpand all lines: .github/workflows/auto-approve-and-merge.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
if: ${{ github.actor == 'dependabot[bot]' }}
1212
steps:
1313
- name: Approve PR
14-
uses: actions/github-script@v6
14+
uses: actions/github-script@v7
1515
with:
1616
github-token: ${{secrets.GITHUB_TOKEN}}
1717
script: |

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.