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@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
21+ - uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
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@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
33+ - uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
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