We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a521e30 commit b5104edCopy full SHA for b5104ed
.github/actions/e2e/cleanup/action.yaml
@@ -28,7 +28,7 @@ inputs:
28
runs:
29
using: "composite"
30
steps:
31
- - uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
+ - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
32
with:
33
ref: ${{ inputs.git_ref }}
34
- name: az login
0 commit comments