Skip to content

Commit

Permalink
chore(deps): bump actions/github-script from 3.1.0 to 6.4.0 (#415)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 14, 2023
1 parent 9cc52a3 commit 3747935
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sonar-qube-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
ref: ${{ github.event.workflow_run.head_branch }}
fetch-depth: 0
- name: 'Download artifact'
uses: actions/github-script@v3.1.0
uses: actions/github-script@v6.4.0
with:
script: |
var artifacts = await github.actions.listWorkflowRunArtifacts({
Expand Down

0 comments on commit 3747935

Please sign in to comment.