Skip to content

Commit

Permalink
Merge pull request #12117 from ComplianceAsCode/dependabot/github_act…
Browse files Browse the repository at this point in the history
…ions/actions/github-script-60a0d83039c74a4aee543508d2ffcb1c3799cdea

Bump actions/github-script from 5c56fde4671bc2d3592fb0f2c5b5bab9ddae03b1 to 60a0d83039c74a4aee543508d2ffcb1c3799cdea
  • Loading branch information
Mab879 authored Jul 9, 2024
2 parents a2c51f1 + 39bd3bf commit 13faab8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/k8s-content-pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
pr-number: ${{ steps.pr_number.outputs.pr_number }}
steps:
- name: 'Download artifacts'
uses: actions/github-script@5c56fde4671bc2d3592fb0f2c5b5bab9ddae03b1 # v7
uses: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea # v7
with:
script: |
let allArtifacts = await github.rest.actions.listWorkflowRunArtifacts({
Expand Down

0 comments on commit 13faab8

Please sign in to comment.