Skip to content

Commit 8ec6c99

Browse files
authored
build(deps): bump actions/upload-artifact to 7.0.1 (#59)
Merge the reviewed Dependabot update after end-to-end artifact workflow validation.
2 parents 3bb798d + 0cbda98 commit 8ec6c99

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dependabot-policy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
}' > "$policy_dir/policy.json"
5151
5252
- name: Upload policy evidence
53-
uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4
53+
uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1
5454
with:
5555
name: dependabot-policy-${{ github.event.pull_request.number }}-${{ github.event.pull_request.head.sha }}
5656
path: ${{ runner.temp }}/dependabot-policy/policy.json

0 commit comments

Comments
 (0)