File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1818 echo "github.ref: ${{ github.ref }}"
1919 echo "event_name: ${{ github.event_name }}"
2020
21- - uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6
21+ - uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
2222 with :
2323 fetch-depth : 0
2424 ref : ${{ inputs.glueops_codespace_tag || github.event.workflow_run.head_sha }}
Original file line number Diff line number Diff line change 3030 echo "github.ref: ${{ github.ref }}"
3131 echo "event_name: ${{ github.event_name }}"
3232
33- - uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6
33+ - uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
3434 with :
3535 fetch-depth : 0
3636 ref : ${{ inputs.glueops_codespace_tag || github.event.workflow_run.head_sha }}
You can’t perform that action at this time.
0 commit comments