Skip to content

Commit 73ba5e4

Browse files
authored
Merge pull request #238 from OpenFunction/dependabot/github_actions/actions/github-script-7
chore(deps): bump actions/github-script from 6 to 7
2 parents 22ac0ce + 33f7470 commit 73ba5e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/assign.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
runs-on: ubuntu-latest
2424
steps:
2525
- name: Comment analyzer
26-
uses: actions/github-script@v6
26+
uses: actions/github-script@v7
2727
with:
2828
github-token: ${{secrets.GITHUB_TOKEN}}
2929
script: |

0 commit comments

Comments
 (0)