Skip to content

Commit 09c31d8

Browse files
authored
Merge pull request #705 from metal3-io/dependabot/github_actions/release-28.0/github-actions-2c6a4f2942
🌱 Bump actions/upload-artifact from 4.6.0 to 4.6.2 in the github-actions group
2 parents f374cad + 0d2cf26 commit 09c31d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/irso-functional.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
run: ironic-standalone-operator/test/collect-logs.sh
4444
if: always()
4545
- name: Upload logs artifacts
46-
uses: actions/upload-artifact@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08 # v4.6.0
46+
uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
4747
with:
4848
name: functional
4949
path: /tmp/logs/*

0 commit comments

Comments
 (0)