We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2cd5072 commit 01ed6c0Copy full SHA for 01ed6c0
.github/actions/e2e/dump-logs/action.yaml
@@ -22,7 +22,7 @@ inputs:
22
runs:
23
using: "composite"
24
steps:
25
- - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
+ - uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
26
with:
27
ref: ${{ inputs.git_ref }}
28
- name: az login
0 commit comments