Skip to content

Commit c01449e

Browse files
Bump actions/upload-artifact from 4.4.0 to 4.4.3 in /.github/actions/kubectl-keep-nslogs in the catch-all group (#774)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f9c5df5 commit c01449e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/kubectl-keep-nslogs/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ runs:
3434
done
3535
done
3636
- name: upload kubernetes logs as artifact
37-
uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4.4.0
37+
uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4.4.3
3838
with:
3939
name: >-
4040
${{ inputs.namespace }}_logs.${{ github.run_number }}.${{ github.run_attempt }}

0 commit comments

Comments
 (0)