Skip to content

Commit 66b47e0

Browse files
authored
Merge pull request #58 from OpenFunction/dependabot/github_actions/actions/github-script-6
2 parents 3b5aebf + 6767f90 commit 66b47e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/assign-bot.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@v1
26+
uses: actions/github-script@v6
2727
with:
2828
github-token: ${{secrets.GITHUB_TOKEN}}
2929
script: |

0 commit comments

Comments
 (0)