Skip to content

Commit

Permalink
Merge pull request #80 from opensearch-project/dependabot/github_acti…
Browse files Browse the repository at this point in the history
…ons/actions/github-script-7

Bump actions/github-script from 6 to 7
  • Loading branch information
reta authored Jun 11, 2024
2 parents 08708c3 + fbc5db6 commit 26153bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/add-untriaged.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
apply-label:
runs-on: ubuntu-latest
steps:
- uses: actions/github-script@v6
- uses: actions/github-script@v7
with:
script: |
github.rest.issues.addLabels({
Expand Down

0 comments on commit 26153bb

Please sign in to comment.