Skip to content

Commit

Permalink
Merge pull request #347 from prometheus-community/renovate/actions-gi…
Browse files Browse the repository at this point in the history
…thub-script-7.x

chore(deps): update actions/github-script action to v7
  • Loading branch information
gardar committed Apr 25, 2024
2 parents 59758cd + f7a7ae7 commit afc9349
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/conventional-label.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
sha: ${{ github.event.pull_request.head.sha }}

- name: Add changed roles labels
uses: actions/github-script@v6
uses: actions/github-script@v7
if: |
steps.changed-roles.outputs.all_changed_and_modified_files
with:
Expand Down

0 comments on commit afc9349

Please sign in to comment.