2 parents 3bb798d + 0cbda98 commit 8ec6c99Copy full SHA for 8ec6c99
1 file changed
.github/workflows/dependabot-policy.yml
@@ -50,7 +50,7 @@ jobs:
50
}' > "$policy_dir/policy.json"
51
52
- name: Upload policy evidence
53
- uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4
+ uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1
54
with:
55
name: dependabot-policy-${{ github.event.pull_request.number }}-${{ github.event.pull_request.head.sha }}
56
path: ${{ runner.temp }}/dependabot-policy/policy.json
0 commit comments