Skip to content

Commit

Permalink
Merge pull request #324 from roocs/dependabot/github_actions/actions/…
Browse files Browse the repository at this point in the history
…github-script-7
  • Loading branch information
dependabot[bot] committed Feb 13, 2024
2 parents ea9b725 + e31c913 commit befceb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/first_pull_request.yml
Expand Up @@ -10,7 +10,7 @@ jobs:
name: Welcome
runs-on: ubuntu-latest
steps:
- uses: actions/github-script@v6
- uses: actions/github-script@v7
with:
script: |
// Get a list of all issues created by the PR opener
Expand Down

0 comments on commit befceb9

Please sign in to comment.